blob: 2c1f8b7d00531b77e40465f46314b70eb0091a99 [file] [log] [blame]
{
"name": "testPublic",
"version": "1.1.2",
"summary": "A test public testPublic.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/ranny_90/p/testcocopodsPublic/git",
"license": "MIT",
"authors": {
"caoqr": "caoqr@ifeng.com"
},
"source": {
"git": "https://git.coding.net/ranny_90/testcocopodsPublic.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"testPublic": "testPublic/Assets/Images/*.{png,jpg}"
},
"subspecs": [
{
"name": "coco",
"source_files": "testPublic/Classes/coco/*.{h,m}"
},
{
"name": "hotVC",
"source_files": "testPublic/Classes/hotVC/*.{h,m}"
}
]
}