[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 6 / SwiftLocation / 2.0.3 / SwiftLocation.podspec.json
blob0e13484b4e1bca059d789751b0e81225afaa851c
2   "name": "SwiftLocation",
3   "version": "2.0.3",
4   "license": "MIT",
5   "summary": "Efficent and Easy Location Monitoring in Swift",
6   "homepage": "https://github.com/malcommac/SwiftLocation",
7   "social_media_url": "http://twitter.com/danielemargutti",
8   "authors": {
9     "Daniele Margutti": "hello@danielemargutti.com"
10   },
11   "source": {
12     "git": "https://github.com/malcommac/SwiftLocation.git",
13     "tag": "2.0.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "CoreLocation",
20     "MapKit",
21     "Foundation"
22   ],
23   "source_files": "Sources/**/*.swift",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "pushed_with_swift_version": "3.0"