blob: 5b77805ef29c2e181c3367ca64941c905227e280 [file] [log] [blame]
{
"name": "BBAEPatch",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "Patch",
"source_files": "BBAEPatch/Classes/patch/*"
},
{
"name": "Service",
"source_files": "BBAEPatch/Classes/service/*"
},
{
"name": "Foundation",
"source_files": "BBAEPatch/Classes/foundation/*"
}
]
}