blob: 946d305206cb546e4baada5c2ad5c59675098394 [file] [log] [blame]
{
"name": "SNRoutes",
"version": "0.0.2",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "A ConSNRoutes can be used to resolve complex URL schemes within the iOS application with block based routing support out of box.",
"homepage": "https://github.com/RoshanNindrai/SNRoutes",
"authors": {
"Roshan Balaji": "rsenthilnathan@sapient.com"
},
"source": {
"git": "https://github.com/RoshanNindrai/SNRoutes.git",
"tag": "0.0.2"
},
"source_files": "SNRoutes/SNRoutes.{h,m}",
"requires_arc": true
}