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