blob: c3198ad26adec19885b00bac95c614fad255e456 [file] [log] [blame]
{
"name": "LFURLRouter",
"version": "1.0.4",
"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.4"
},
"source_files": "LFURLRouter/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}