blob: 739bc533d81d0105d464f507d5ee105b0305071f [file] [log] [blame]
{
"name": "ZGConstants",
"version": "1.0",
"summary": "基础组件-ZGConstant,version-1.0",
"homepage": "https://git.zhugefang.com/zhangyunchao/ZGConstants",
"license": "MIT",
"authors": {
"ccSunday": "935143023@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.zhugefang.com:zhangyunchao/ZGConstants.git",
"tag": "v1.0"
},
"source_files": "Class/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}