blob: fa589233b09788be2cd1be725428a25575d0205d [file] [log] [blame]
{
"name": "CommonContainerFrameWork",
"version": "1.2.4",
"summary": "CommonContainerFrameWork",
"homepage": "https://github.com/rainyboyer/CommonContainerFrameWork",
"license": "MIT",
"authors": {
"Pengjunhua": "pengjunhua2005@21cn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rainyboyer/CommonContainerFrameWork.git",
"tag": "1.2.4"
},
"source_files": "CommonContainerFrameWork.framework/Headers/*.h",
"public_header_files": "CommonContainerFrameWork.framework/Headers/*.h",
"libraries": [
"iconv",
"z",
"stdc++",
"sqlite3"
],
"requires_arc": true
}