[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / Segment-Appboy / 1.0.6 / Segment-Appboy.podspec.json
blob96f5e705b599bc41351bcffacfb30c5376f66086
2   "name": "Segment-Appboy",
3   "version": "1.0.6",
4   "summary": "Appboy 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 Appboy integration for the iOS library.",
6   "homepage": "https://github.com/appboy/appboy-segment-ios",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Appboy": "hello@appboy.com"
12   },
13   "source": {
14     "git": "https://github.com/appboy/appboy-segment-ios.git",
15     "tag": "1.0.6"
16   },
17   "social_media_url": "https://twitter.com/appboy",
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     "Appboy-iOS-SDK": [
29     ]
30   }