/XLsn0wKits

Private Pods

Primary LanguageObjective-CMIT LicenseMIT

创建私有CocoaPods库



$ pod lib create XLsn0wKits

找到路径XLsn0wKits/XLsn0wKits/Classes的"ReplaceMe.m"文件删除,然后将自己所需要的文件放到这里目录下

cd到Example路径下, 执行pod install 更新Example项目中的pod


$ cd XLsn0wKits

$ pod lib lint

$ pod spec lint

$ pod repo add XLsn0wKits https://github.com/XLsn0w/Specs.git

$ pod repo push XLsn0wKits XLsn0wKits.podspec --sources=https://github.com/XLsn0w/Specs.git



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

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

pod 'XLsn0wKits'

Author

xlsn0w, xlsn0wios@gmail.com

License

XLsn0wKits is available under the MIT license. See the LICENSE file for more info.