[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 2 / SmartKarrotUsageAnalytics / 0.0.0.2 / SmartKarrotUsageAnalytics.podspec.json
blobfa5926421a987974787437833dd4e441b7f1159e
2   "name": "SmartKarrotUsageAnalytics",
3   "version": "0.0.0.2",
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/SmartKarrotUsageAnalytics-0.0.0.2.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.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.7"
33     ],
34     "Bolts": [
35       "~> 1.9.0"
36     ],
37     "LogEntries": [
39     ],
40     "AlamofireNetworkActivityIndicator": [
41       "~> 2.2"
42     ],
43     "SwiftyJSON": [
44       "~> 4.0"
45     ]
46   }