blob: 0ac40afcf2f44d9e3b8f4618c785532f76dae77d [file] [log] [blame]
{
"name": "SwiftLocation",
"version": "1.2.0",
"license": "MIT",
"summary": "Elegant Location Services and Beacon Monitoring in Swift",
"homepage": "https://github.com/malcommac/SwiftLocation",
"social_media_url": "http://twitter.com/danielemargutti",
"authors": {
"Daniele Margutti": "hello@danielemargutti.com"
},
"source": {
"git": "https://github.com/malcommac/SwiftLocation.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreLocation",
"MapKit",
"Foundation"
],
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}