blob: dc963767275f14e8ff9b143d74ecfd55f1b6a278 [file] [log] [blame]
{
"name": "MasterWorker",
"version": "1.0.0",
"summary": "A Router of UIViewcontrollers in Swift!!",
"description": "A Router of UIViewcontrollers in Swift!!",
"homepage": "https://github.com/Larry1013/MasterWorker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Larry": ""
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Larry1013/MasterWorker.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": [
"MasterWorker",
"MasterWorker/**/*.{h,m,swift}"
],
"exclude_files": "MasterWorker/Exclude",
"swift_version": "4.2"
}