[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / AdhocSDK / 5.1.4 / AdhocSDK.podspec.json
bloba219eb87f2466bb9d3be6b9fd0f28f4083aa89d8
2   "name": "AdhocSDK",
3   "version": "5.1.4",
4   "summary": "Official AdhocSDK for iOS.",
5   "description": "The Adhoc static lib for iOS makes it easy for A/B test.",
6   "homepage": "https://www.appadhoc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.appadhoc.com/clause.html"
10   },
11   "authors": {
12     "Adhoc": "info@appadhoc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AppAdhoc/AdhocSDK-iOS.git",
19     "tag": "5.1.4"
20   },
21   "preserve_paths": "AdhocSDK.framework",
22   "vendored_frameworks": "AdhocSDK.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "CFNetwork"
27   ],
28   "libraries": [
29     "sqlite3",
30     "icucore"
31   ],
32   "requires_arc": true