blob: 5d973f5307b2eb5aa52d345f095095e959f2b83a [file] [log] [blame]
{
"name": "BBAEPatch",
"version": "1.0.2",
"summary": "This is just a testFiles",
"homepage": "https://github.com/loveNoodles/testPodFiles",
"license": "MIT",
"authors": {
"GuangKai Zhang": "1014355472@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/loveNoodles/testPodFiles.git",
"tag": "1.0.2"
},
"requires_arc": true,
"subspecs": [
{
"name": "Patch",
"source_files": "BBAEPatch/patch/*"
},
{
"name": "Service",
"source_files": "BBAEPatch/service/*"
},
{
"name": "Foundation",
"source_files": "BBAEPatch/foundation/*"
}
]
}