blob: 7acbedeebfa37b8843ab1706c112d7e221d6fee7 [file] [log] [blame]
{
"name": "CPFUIAdapter",
"version": "1.1.0",
"summary": "Swift界面适配",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenpengfei": "afeiafeia@163.com"
},
"source": {
"git": "https://github.com/Loadar/CPFUIAdapter.git",
"tag": "1.1.0"
},
"homepage": "https://github.com/Loadar/CPFUIAdapter",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}