blob: 90d566c474d665bdd5a18bfe237ae373218c4f98 [file] [log] [blame]
{
"name": "JCCocoaPod",
"version": "0.0.3",
"summary": "金城iOS项目的基础控件。",
"requires_arc": true,
"description": "保险师iOS项目的基础控件。\nuse\npod 'JCCocoaPod'",
"homepage": "https://github.com/itJinCheng/JCCocoaPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itJinCheng": "425576856@qq.com"
},
"source_files": "JCCocoaPod/Classes/**/*",
"source": {
"git": "https://github.com/itJinCheng/JCCocoaPod.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}