blob: f4a919cbf7fe1d27dd5bb425651ed23002a99e87 [file] [log] [blame]
{
"name": "yc_test",
"version": "1.0.0",
"summary": "颜臣的测试pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/a87835546/test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a87835546": "87835546@qq.com"
},
"source": {
"git": "https://github.com/a87835546/test.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "yc_test/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}