[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / SkyhookContext / 2.1.3 / SkyhookContext.podspec.json
blob6fd1ca2a7449caada7e33eccccc46f0e969bf595
2   "name": "SkyhookContext",
3   "version": "2.1.3",
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": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/SkyhookWireless/skyhook-context-ios.git",
14     "tag": "2.1.3"
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 - 2018 Skyhook Wireless, Inc. All rights reserved. https://my.skyhookwireless.com/termsofservice"
34   }