blob: 90ba0012df3243e248e2a5591389bd97ecf457df [file] [log] [blame]
{
"name": "podsDemosss",
"version": "0.0.7",
"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.7"
},
"source_files": [
"Classes",
"podsDemo/podsDemo/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 1.0"
]
}
}