blob: f4b0a19dd6e4683c4bcb1088fd93f3d2d4cd5ca0 [file] [log] [blame]
{
"name": "podsDemosss",
"version": "0.0.6",
"summary": "一个建立pod仓库的简单demopodsDemo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/liqungang/lqPodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqg5": "liqg5@ziroom.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/liqungang/lqPodsDemo.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"podsDemo/podsDemo/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 1.0"
]
}
}