[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 8 / CDP365Analytic / 1.0.0 / CDP365Analytic.podspec.json
blob843c92e789f6a0d2e512152f66eccc02cda01134
2   "name": "CDP365Analytic",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/vietvk92/CDP365AnalyticSwift",
8   "authors": {
9     "VietVK": "vietvk@antsprogrammatic.com"
10   },
11   "summary": "A analytic framework for iOS written in Swift.",
12   "source": {
13     "git": "https://github.com/vietvk92/CDP365AnalyticSwift.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "default_subspecs": "App",
22   "deprecated": true,
23   "subspecs": [
24     {
25       "name": "App",
26       "source_files": "CDP365Analytic/**/*.swift",
27       "resource_bundles": {
28         "CDP365Analytic": [
29           "CDP365Analytic/Resources/*.*"
30         ]
31       }
32     }
33   ],
34   "swift_version": "5.0"