blob: 8d1e7cc60489b122341fb2e2270e30e6af126d41 [file] [log] [blame]
{
"name": "GQURLDispatcher",
"version": "0.1",
"summary": "A simple and flexible dispatch action framework based URLĀ for iOS",
"homepage": "https://github.com/gonefish/GQURLDispatcher",
"license": "MIT",
"authors": {
"Q.GuoQiang": "gonefish@gmail.com"
},
"social_media_url": "https://github.com/gonefish",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/gonefish/GQURLDispatcher.git",
"tag": "0.1"
},
"source_files": "GQURLDispatcher/GQURLDispatcher/*.{h,m}",
"requires_arc": true
}