blob: 02df175519ed8fb2be1f5284451bc7bba58c4066 [file] [log] [blame]
{
"name": "FMUrlRouter",
"version": "1.0.0",
"summary": "A simple way to manage page route of native or h5.",
"homepage": "https://github.com/jacoli/FMUrlRouter",
"license": "MIT",
"authors": {
"jacoli": "jaco.lcg@gmail.com"
},
"source": {
"git": "https://github.com/jacoli/FMUrlRouter.git",
"tag": "1.0.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "FMUrlRouter/*.{h,m}",
"requires_arc": true
}