blob: 204305eac9322c3679011a2e9de6a4caad8c2399 [file] [log] [blame]
{
"name": "SYTestPublicKit",
"version": "0.1.1",
"summary": "A short description of SYTestPublicKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/sylibao/SYTestPublicKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SYLibao": "lianglibao@soyoung.com"
},
"source": {
"git": "https://gitee.com/sylibao/SYTestPublicKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYTestPublicKit/Classes",
"deprecated": true,
"subspecs": [
{
"name": "Show",
"source_files": "SYTestPublicKit/Classes/Show/**/*"
},
{
"name": "Category",
"source_files": "SYTestPublicKit/Classes/Category/**/*"
}
]
}