blob: 13ef8613dfc1f3f85139a00da718128d2565e2d1 [file] [log] [blame]
{
"name": "FFRouter",
"version": "1.0.1",
"summary": "Powerful and easy-to-use URL routing library in iOS that supports URL Rewrite",
"homepage": "https://github.com/imlifengfeng/FFRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imlifengfeng": "imlifengfeng@gmail.com"
},
"source": {
"git": "https://github.com/imlifengfeng/FFRouter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFRouter/**/*.{h,m}"
}