[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / Segment-Countly / 0.1.1 / Segment-Countly.podspec.json
blob48f55ee0dc915fdc24a71b64979475062018ce44
2   "name": "Segment-Countly",
3   "version": "0.1.1",
4   "summary": "Countly Integration for Segment's analytics-ios library.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\nThis is the Countly integration for the iOS library.",
6   "homepage": "http://segment.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Segment": "friends@segment.com"
12   },
13   "source": {
14     "git": "https://github.com/segment-integrations/analytics-ios-integration-countly.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Segment-Countly/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0.7"
26     ],
27     "Countly": [
28       "~> 16.02"
29     ]
30   }