blob: 618079211ee0cf0cb6013373e483347ccd186c2b [file] [log] [blame]
{
"name": "PageRouter",
"summary": "A page router with swift project",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huxiaoyang": "yohuyang@iCloud.com"
},
"homepage": "https://github.com/huxiaoyang/PageRouter",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huxiaoyang/PageRouter.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"pushed_with_swift_version": "3.0"
}