blob: d0353dd21c793228dfa503236c09e85d4b4f24dd [file] [log] [blame]
{
"name": "GSuperProject",
"version": "0.1.1",
"summary": "a project with base",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pfgao/GSuperProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高鹏飞": "coco@zhugefang.com"
},
"source": {
"git": "https://github.com/pfgao/GSuperProject.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GSuperProject/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}