blob: 68d8309bba11e23461ffb4ed7986fe9845f3f738 [file] [log] [blame]
{
"name": "PublicDemo1",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
]
},
"public_header_files": "PublicDemo/Classes/AHeader.h",
"source_files": "PublicDemo/Classes/**/*"
}