blob: 4b94cde1178c46b9a2412d6145b6624f387ebcbf [file] [log] [blame]
{
"name": "Compass",
"summary": "Compass helps you setup a central navigation system for your iOS application.",
"version": "4.1.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.1.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"
},
"pushed_with_swift_version": "3.0"
}