blob: 3317ca6c6c41d3f2f212fb54ee6c270290ded101 [file] [log] [blame]
{
"name": "CocoaPodsDemo",
"version": "0.1.0",
"summary": "learning the usage of CocoaPods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SwiftLOL/CocoaPodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftLOL": "SwiftLOL@163.com"
},
"source": {
"git": "https://github.com/SwiftLOL/CocoaPodsDemo.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaPodsDemo/Classes/**/*"
}