[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / 4 / 6 / Segment-Optimizely / 1.2.0 / Segment-Optimizely.podspec.json
blobb952f835d5e57e968ee3a8afd8b07c29afdd9add
2   "name": "Segment-Optimizely",
3   "version": "1.2.0",
4   "summary": "Optimizely 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 Optimizely 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-optimizely.git",
15     "tag": "1.2.0"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "Analytics": [
26       "~> 3.0"
27     ],
28     "Optimizely-iOS-SDK": [
29       "~> 1.0"
30     ]
31   }