[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 6 / UsageAnalytics / 0.1.0.4 / UsageAnalytics.podspec.json
blob3d6c51e5a01793183e61c5f3bced9bd332f9e6eb
2   "name": "UsageAnalytics",
3   "version": "0.1.0.4",
4   "summary": "Analytics SDK from SmartKarrot.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.hummingwave.com",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trinetra K S": "trinetra.ks@hummingwave.com"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/sk-ios-frameworks/UsageAnalytics.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.2",
21   "ios": {
22     "vendored_frameworks": "UsageAnalytics.framework"
23   },
24   "resource_bundles": {
25     "UsageAnalytics": [
26       "UsageAnalytics.bundle"
27     ]
28   },
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.7"
32     ],
33     "Bolts": [
34       "~> 1.9.0"
35     ],
36     "LogEntries": [
38     ],
39     "AlamofireNetworkActivityIndicator": [
40       "~> 2.2"
41     ],
42     "SwiftyJSON": [
43       "~> 4.0"
44     ]
45   }