blob: b5cc2056ff17e4e90448454ee5c29479dd4bbd17 [file] [log] [blame]
{
"name": "TangTest",
"version": "0.4.0",
"summary": "TangTest.",
"description": "sfsdfsfdsdfsdfsfsfsfsf",
"homepage": "https://gitee.com/tangyin1989/TangTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GeorgeTownsBillups": "xueguifeng@9fbank.cc"
},
"source": {
"git": "https://gitee.com/tangyin1989/TangTest.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "A",
"source_files": "TangTest/Classes/A/*"
},
{
"name": "B",
"source_files": "TangTest/Classes/B/*"
}
]
}