blob: 852f79fe54f9f64f6b6bfd1f983852ec4eb0d556 [file] [log] [blame]
{
"name": "FFRouter",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFRouter/**/*.{h,m}"
}