[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / AdhocSDK / 3.1.5.1 / AdhocSDK.podspec.json
blob8c537c785d26b4d59b3fd0f58f1ce54df4628fc4
2   "name": "AdhocSDK",
3   "version": "3.1.5.1",
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": "3.1.5.1"
20   },
21   "preserve_paths": "AdhocSDK.framework",
22   "vendored_frameworks": "AdhocSDK.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security"
26   ],
27   "libraries": [
28     "sqlite3",
29     "icucore"
30   ],
31   "requires_arc": true