Skip to content

ApterKingRepo/Verify-SwiftOC3rd

Repository files navigation

Verify-SwiftOC3rd

CI Status Version License Platform 中文文档

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Verify-SwiftOC3rd is available through CocoaPods. To install it, simply add the following line to your Podfile:

source 'https://github.com/CocoaPods/Specs'
source 'https://github.com/ApterKingRepo/Specs.git'
platform :ios, '9.0'

target 'xxx' do
  use_frameworks!
  pod 'Verify-SwiftOC3rd'

end

Author

wangcccong@foxmail.com, wangcccong@outlook.com

License

Verify-SwiftOC3rd is available under the MIT license. See the LICENSE file for more info.

About

验证私有组件中使用Swift结合OC第三方.framework、.library库及OC文件组合打包构建私有Pod

Resources

License

Stars

Watchers

Forks

Packages

No packages published