blob: eff3bd64d8ea402f145adaab75f05a7dd1a2021a [file] [log] [blame]
{
"name": "ZCFirUpdate",
"version": "1.0.2",
"summary": "ZCFirUpdate Kit",
"description": "ZCFirUpdate 开源库",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "Copyright",
"text": "Zac Inc. 2017"
},
"homepage": "https://github.com/zac-wang/MyOtherLib.git",
"authors": {
"王志超": "love_iphone@qq.com"
},
"source": {
"git": "https://github.com/zac-wang/MyOtherLib.git",
"tag": "f1.0.2"
},
"source_files": "ZCFirUpdate/**/*.{h,m,c,mm}",
"public_header_files": "ZCFirUpdate/**/*.{h}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"ios": {
"dependencies": {
"ZCEasyLibrary": [
]
}
},
"deprecated": true
}