blob: 3aeef5276775033b64539b4a545cfa7ef7d5add3 [file] [log] [blame]
{
"name": "FastRoute",
"version": "0.0.6",
"summary": "App router for iOS",
"description": "支持故事版路由器",
"homepage": "https://github.com/lengqingfeng/FasterStoryboardRoute",
"license": "MIT",
"authors": {
"allen": "379306634@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lengqingfeng/FasterStoryboardRoute.git",
"tag": "0.0.6"
},
"source_files": "FasterStoryboardRoute/FasterRoute/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}