[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 6 / UsageAnalytics / 4.3.0 / UsageAnalytics.podspec.json
blob1c72b760efbb97a43a502944da585becfd0dd211
2   "name": "UsageAnalytics",
3   "version": "4.3.0",
4   "summary": "Analytics SDK from SmartKarrot.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://docs.smartkarrot.com",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trinetra K S": "trinetra.ks@hummingwave.com"
13   },
14   "social_media_url": "https://twitter.com/smartkarrot",
15   "source": {
16     "http": "https://docs.smartkarrot.com/frameworks/SmartKarrot-Core-4.3.0.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1.2",
22   "ios": {
23     "vendored_frameworks": "UsageAnalytics.framework"
24   },
25   "resource_bundles": {
26     "UsageAnalytics": [
27       "UsageAnalytics.bundle"
28     ]
29   },
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.9.0"
33     ],
34     "AlamofireNetworkActivityIndicator": [
35       "~> 2.4.0"
36     ],
37     "Bolts": [
38       "~> 1.9.0"
39     ],
40     "KeychainAccess": [
41       "~> 3.2.0"
42     ],
43     "LogEntries": [
44       "~> 0.0.1"
45     ],
46     "SDWebImage": [
47       "~> 5.2.0"
48     ],
49     "SwiftMessages": [
50       "~> 7.0.0"
51     ],
52     "SwiftyJSON": [
53       "~> 5.0.0"
54     ]
55   },
56   "swift_version": "5.1.2"