blob: 065fd0ab96a4654178b2b219654ecff83f307ec1 [file] [log] [blame]
{
"name": "ZDGeneralComponent",
"version": "0.0.5",
"summary": "shanghai epfresh a general component",
"description": "ZDGeneralComponent是上海易批生鲜公司iOS端项目通用的工具类,使用cocoapods更新。",
"homepage": "http://gitlab.epfresh.com/zjy/ZDGeneralComponent",
"license": "MIT",
"authors": {
"zhoujiangyuan": "961627191@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.epfresh.com/zjy/ZDGeneralComponent.git",
"tag": "0.0.5"
},
"source_files": "ZDGeneralComponent/*.{h,m}",
"resources": "ZDGeneralComponent/Resources/*.png",
"requires_arc": true,
"subspecs": [
{
"name": "Category",
"source_files": "ZDGeneralComponent/Category/*.{h,m}"
},
{
"name": "Additional",
"source_files": "ZDGeneralComponent/Additional/*.{h,m}"
}
]
}