blob: eeeabdb73bd6a69f09ccad1f9a64f0ec4925c36d [file] [log] [blame]
{
"name": "JCCocoaPod",
"version": "0.0.4",
"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": {
"git": "https://github.com/itJinCheng/JCCocoaPod.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "Core",
"source_files": "JCCocoaPod/Classes/MyFile"
}
]
}