blob: 8e3ba0b8687f10c298e943f89953a51b8bd052af [file] [log] [blame]
{
"name": "PackageYuangu",
"version": "0.0.1",
"summary": "打包测试",
"description": "开始打包测试中.",
"homepage": "https://github.com/CzMHT/PackageYuangu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CzMHT": "18516531643@163.com"
},
"source": {
"git": "https://github.com/CzMHT/PackageYuangu.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PackageYuangu/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}