blob: 8b0670b7cda01906e69b61ef5069fccbd8e683b0 [file] [log] [blame]
{
"name": "ZZModule",
"version": "0.1.0",
"summary": "Modularization develop tool for Swift",
"description": "Call any viewController/view without know its Class. Use Scheme to Jump pages",
"homepage": "https://github.com/LittleChuan/ZZModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZackXXC": "zack@littlelights.ai"
},
"source": {
"git": "https://github.com/LittleChuan/ZZModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"5.0"
],
"source_files": "ZZModule/Classes/**/*",
"swift_version": "5.0"
}