[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / AdhocSDK / 3.1.3.03 / AdhocSDK.podspec.json
blobd771e3f8201bf567d0c754cb3295f739ef4a69b8
2   "name": "AdhocSDK",
3   "version": "3.1.3.03",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/AppAdhoc/AdhocSDK-iOS.git",
19     "tag": "3.1.3.03"
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