blob: 8e61e7d4742b5d359b819f267693ac8cf4e080b4 [file] [log] [blame]
{
"name": "PublicPro",
"version": "0.1.1",
"summary": "A short description of PublicPro.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tanchenggithub/PublicPro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"824376052@qq.com": "824376052@qq.com"
},
"source": {
"git": "https://github.com/tanchenggithub/PublicPro.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PublicPro/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}