blob: cd935dca4f0f85abf8c61759be8d93eebe7b218c [file] [log] [blame]
{
"name": "YuanGu",
"version": "0.0.1",
"summary": "A short description of YuanGu.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CzMHT/YuanGu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CzMHT": "18516531643@163.com"
},
"source": {
"git": "/Users/apple/Desktop/YuanGu",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YuanGu/Classes/**/*",
"public_header_files": "YuanGu/Classes/**/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}