blob: b3eb13ffa9ce587870345ad92e4f9ffc30b986a6 [file] [log] [blame]
{
"name": "PublicDemo1",
"version": "1.0.3",
"summary": "A short description of PublicDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wguansen/PublicDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wguansen": "848280399@qq.com"
},
"source": {
"git": "https://github.com/wguansen/PublicDemo.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PublicDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}