blob: e45f91e602bf23f3f07305241762d4c7e80b257e [file] [log] [blame]
{
"name": "Routable",
"version": "0.0.6",
"summary": "A native in-app URL router for iOS.",
"homepage": "https://github.com/usepropeller/routable-ios",
"authors": {
"Clay Allsopp": "clay@usepropeller.com"
},
"source": {
"git": "https://github.com/usepropeller/routable-ios.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Routable/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}