[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 0 / ClickOceanDMP / 0.1.3 / ClickOceanDMP.podspec.json
blobb42c83dfb2c0e04aa16a40e2a24d9aff3984ee98
2   "name": "ClickOceanDMP",
3   "version": "0.1.3",
4   "summary": "SDK for ClickOcean DMP iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ClickOcean/dmp.ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "regant": "anton.sapozhnikau@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:ClickOcean/dmp.ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ClickOceanDMP/Classes/**/*",
22   "public_header_files": "ClickOceanDMP/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Network",
26     "AppTrackingTransparency",
27     "CoreTelephony",
28     "AdSupport",
29     "CryptoKit"
30   ],
31   "dependencies": {
32     "FCUUID": [
34     ]
35   }