blob: fcc0d2a6ff4e8fb9c027d5fcbbd71a5a93a67d47 [file] [log] [blame]
{
"name": "MCAppRouter",
"version": "0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "URL routing for iOS made simple.",
"homepage": "https://github.com/matthewcheok/MCAppRouter",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCAppRouter.git",
"branch": "master",
"tag": "0.1"
},
"source_files": "MCAppRouter/*.{h,m}",
"public_header_files": "MCAppRouter/*.h"
}