blob: eda95c14afa9b45f29157b487988d5de6c52cb7a [file] [log] [blame]
{
"name": "FastRoute",
"version": "0.0.8",
"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.8"
},
"source_files": "FasterStoryboardRoute/FasterRoute/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}