blob: 40cac3ed639cd0698487609130cf9c0342c0811f [file] [log] [blame]
{
"name": "FSQRoutes",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "An easy to use and flexible URL routing framework for iOS.",
"homepage": "https://github.com/foursquare/FSQRoutes",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"authors": {
"Brian Dorfman": "https://twitter.com/bdorfman"
},
"source": {
"git": "https://github.com/foursquare/FSQRoutes.git",
"tag": "v1.0.0"
},
"source_files": "FSQRoutes/*.{h,m}",
"requires_arc": true
}