blob: f7d46c8df08ace0d047feb7357a002cc73b287e8 [file] [log] [blame]
{
"name": "SwiftExtraCJHelper",
"version": "0.1.0",
"summary": "Swift/OC帮助类",
"homepage": "https://github.com/dvlproad/CJUIKit.git",
"license": "MIT",
"authors": "dvlproad",
"description": "A longer description of SwiftExtraCJHelper in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/dvlproad/CJUIKit.git",
"tag": "SwiftExtraCJHelper_0.1.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"subspecs": [
{
"name": "Base",
"source_files": "SwiftExtraCJHelper/Base/**/*.{swift}"
}
],
"swift_version": "4.0"
}