blob: 240e583e3a71ba156024101b7e7b5d8135ad3012 [file] [log] [blame]
{
"name": "KYRouter",
"summary": "一个高效,灵活,易用 的 iOS URL Router.",
"version": "1.0.1",
"homepage": "https://github.com/kingly09/KYRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingly09/KYRouter.git",
"tag": "1.0.1"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "Libs/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}