[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / AdhocSDK / 2.3.4 / AdhocSDK.podspec.json
blobb972b11de9a6f9f25c89386a5ee05f3df60f4eab
2   "name": "AdhocSDK",
3   "version": "2.3.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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/AppAdhoc/AdhocSDK-iOS.git",
19     "tag": "2.3.4"
20   },
21   "preserve_paths": "AdhocSDK.framework",
22   "vendored_frameworks": "AdhocSDK.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security"
26   ],
27   "libraries": "sqlite3",
28   "requires_arc": true