Latest | 0.0.3 |
---|---|
Homepage | https://github.com/TangXiaoDe/XiaoDePods |
License | MIT |
Platforms | ios 9.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
XiaoDePods is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'XiaoDePods'
Author
TangXiaoDe, [email protected]
License
XiaoDePods is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "XiaoDePods", "version": "0.0.3", "summary": "XiaoDePods was written for Cocoapods testing", "description": "This Product was written for Cocoapods testing", "homepage": "https://github.com/TangXiaoDe/XiaoDePods", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "TangXiaoDe": "[email protected]" }, "source": { "git": "https://github.com/TangXiaoDe/XiaoDePods.git", "tag": "0.0.3" }, "platforms": { "ios": "9.0" }, "source_files": [ "XiaoDePods/Classes/Timer/*.{swift}", "XiaoDePods/Classes/Extension/Foundation+Extension/*.{swift}", "XiaoDePods/Classes/Extension/UIKit+Extension/*.{swift}" ], "swift_version": "5.0" }
Fri, 17 May 2019 10:11:04 +0000