blob: ca7ce368b359eea1fe9d63ec717764d74b54e960 [file] [log] [blame]
{
"name": "CommonContainerFrameWork",
"version": "1.2.5",
"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.5"
},
"source_files": "CommonContainerFrameWork.framework/Headers/*.h",
"public_header_files": "CommonContainerFrameWork.framework/Headers/*.h",
"libraries": [
"iconv",
"z",
"stdc++",
"sqlite3"
],
"requires_arc": true
}