blob: f5e5bdc3556ba32608a4051a58b0da5ca2d26841 [file] [log] [blame]
{
"name": "ZSExtension",
"version": "0.0.3",
"summary": "A short description of ZSExtension.",
"homepage": "http://EXAMPLE/ZSExtension",
"license": "MIT",
"authors": {
"吴战胜": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/technology_bigwigs/ZSExtention.git",
"tag": "0.0.3"
},
"source_files": "ZSExtension/*.{h,m}",
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true
}