blob: b5cf52e214ca863fd1b08021861e27f086423a18 [file] [log] [blame]
{
"name": "PBB",
"version": "0.1.1",
"summary": "demo",
"description": "aaa",
"homepage": "https://github.com/myLoveIsYou/PBB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myLoveIsYou": "1144713192@qq.com"
},
"source": {
"git": "https://github.com/myLoveIsYou/PBB.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBB/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.6.0"
]
}
}