blob: 216b6a0c73a9967d43f4d841e9bb3ee555dc60f4 [file] [log] [blame]
{
"name": "CleanRouter",
"version": "1.0.0",
"summary": "A swift style router.",
"homepage": "https://github.com/wangcy90/CleanRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangChongyang": "chongyangfly@163.com"
},
"source": {
"git": "https://github.com/wangcy90/CleanRouter.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"cocoapods_version": ">= 1.4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "CleanRouter/**/*",
"swift_version": "5.0"
}