blob: e4d3e4db27edeb136be0175724dd79c7c09ef327 [file] [log] [blame]
{
"name": "Compass",
"summary": "Compass helps you setup a central navigation system for your iOS application.",
"version": "1.0.0",
"homepage": "https://github.com/hyperoslo/Compass",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Compass.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}