blob: 2f29a428255f3ddb07498a3087c9aaffd149153b [file] [log] [blame]
{
"name": "CommonContainerPod",
"version": "1.0.0",
"summary": "CommonContainerPod",
"homepage": "https://github.com/rainyboyer/CommonContainerPod",
"license": "MIT",
"authors": {
"pen": "pengjunhua2005@21cn.com"
},
"source": {
"git": "https://github.com/rainyboyer/CommonContainerPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CommonContainerPod": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}