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