blob: e610a1e3344d747fc68558d80df0a0478304de40 [file] [log] [blame]
{
"name": "LFURLRouter",
"version": "1.0.1",
"summary": "URL Router inspired by PonyRouter",
"description": "URL Router inspired by PonyRouter.",
"homepage": "https://github.com/pgbo/LFURLRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangbool": "460667915@qq.com"
},
"social_media_url": "https://twitter.com/guangbool",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/pgbo/LFURLRouter.git",
"tag": "1.0.1"
},
"source_files": "LFURLRouter/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}