[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / SkyhookContext / 2.0.12 / SkyhookContext.podspec.json
blob6bd7844fd4c1101ef62b1cbdabebfd5cd5a69dd2
2   "name": "SkyhookContext",
3   "version": "2.0.12",
4   "summary": "Skyhook Context SDK",
5   "homepage": "http://www.skyhook.com",
6   "authors": {
7     "Skyhook Wireless, Inc.": "iosdev@skyhook.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/SkyhookWireless/skyhook-context-ios.git",
14     "tag": "2.0.12"
15   },
16   "source_files": "SDK/SkyhookContext.framework/Headers/*.h",
17   "vendored_frameworks": "SDK/SkyhookContext.framework",
18   "frameworks": [
19     "CoreLocation",
20     "MapKit",
21     "Security",
22     "SystemConfiguration",
23     "AddressBook",
24     "AddressBookUI"
25   ],
26   "libraries": [
27     "sqlite3",
28     "c++"
29   ],
30   "requires_arc": true,
31   "license": {
32     "type": "Skyhook License",
33     "text": "Copyright (c) 2005 - 2017 Skyhook Wireless, Inc. All rights reserved. https://my.skyhookwireless.com/termsofservice"
34   }