blob: f38ac584bfdcdc79c9691781d6562a1037327e00 [file] [log] [blame]
{
"name": "ZZFramework",
"version": "1.0.0",
"summary": "持续集成框架",
"description": "ZZFramework 持续集成框架.",
"homepage": "https://github.com/eon-x/ZZFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"eon-x": "819074596@qq.com"
},
"source": {
"git": "https://github.com/eon-x/ZZFramework.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"XXFramework/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}