blob: 9a1778b97fa5a1a5b84fce67d89c23e50ce64743 [file] [log] [blame]
{
"name": "CJFrame",
"version": "1.0.1",
"summary": "第一版Layout",
"homepage": "https://github.com/pro-cookie/CJFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pro_cookie": "pro_cookie@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pro-cookie/CJFrame.git",
"tag": "1.0.1"
},
"source_files": "CJFrame/**/*.{h,m}",
"requires_arc": true
}