[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 4 / Segment-Localytics / 1.4.0 / Segment-Localytics.podspec.json
blob0ca08c9661328efe14073d0584082b62df14808c
2   "name": "Segment-Localytics",
3   "version": "1.4.0",
4   "summary": "Localytics 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.\n\nThis is the Localytics 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-localytics.git",
15     "tag": "1.4.0"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0"
26     ],
27     "Localytics": [
28       "~> 5.0"
29     ]
30   }