blob: 8e6ca4dd16f88dedf9c4f15c325a085484c43731 [file] [log] [blame]
{
"name": "Routable",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Routable/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}