blob: 13bb30eb61c622316c29aa0e2335325ad1f9528a [file] [log] [blame]
{
"name": "Compass",
"summary": "Compass helps you setup a central navigation system for your iOS application.",
"version": "4.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": "4.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}