[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 4 / UrbanAirship-iOS-Location / 11.1.0 / UrbanAirship-iOS-Location.podspec.json
blob62c026ff5dcb20bb1143901642de24541c938adf
2   "name": "UrbanAirship-iOS-Location",
3   "version": "11.1.0",
4   "summary": "Airship iOS Location",
5   "documentation_url": "https://docs.airship.com/platform/ios",
6   "homepage": "https://www.airship.com",
7   "authors": {
8     "Airship": "support@airship.com"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/urbanairship/ios-library.git",
16     "tag": "11.1.0"
17   },
18   "module_name": "AirshipLocationKit",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": "AirshipLocationKit/AirshipLocationKit/*.{h,m}",
24   "private_header_files": "AirshipLocationKit/AirshipLocationKit/*+Internal*.h",
25   "frameworks": [
26     "Foundation",
27     "CoreLocation"
28   ],
29   "dependencies": {
30     "UrbanAirship-iOS-SDK": [
31       "11.1.0"
32     ]
33   }