blob: 476d0cece11be03229af0e042f85077a58de4c33 [file] [log] [blame]
{
"name": "CommonContainerPod",
"version": "0.0.1",
"summary": "CommonContainerPod",
"homepage": "https://github.com/rainyboyer",
"license": "MIT",
"authors": {
"Pengjunhua": "pengjunhua2005@21cn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rainyboyer/CommomContainerPod.git",
"tag": "0.0.1"
},
"source_files": "CommonContainerPod.framework/**/*",
"public_header_files": "CommonContainerPod.framework/**/*.h",
"requires_arc": true
}