blob: bb5f999a644944c94c970a672000799cb677d4c2 [file] [log] [blame]
{
"name": "PinFloyd",
"summary": "MapKit annotations clustering for iOS.",
"version": "1.0.2",
"homepage": "https://github.com/hyperoslo/PinFloyd",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/PinFloyd.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}