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