[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / DeviceDNA / 0.1.4 / DeviceDNA.podspec.json
blob9f015ad576b90ef4cb4cd2a4a566b9e1f31de0a2
2   "name": "DeviceDNA",
3   "version": "0.1.4",
4   "summary": "Judopay Device DNA client for iOS",
5   "homepage": "http://judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "Ashley Barrett": "ashley.barrett@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/Judopay/DeviceDNA-iOS.git",
12     "tag": "0.1.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "preserve_paths": [
19     "Framework/*",
20     "Source/*"
21   ],
22   "vendored_frameworks": "Framework/DeviceDNA.framework",
23   "frameworks": [
24     "CoreLocation",
25     "Security",
26     "CoreTelephony"
27   ]