[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 3 / Segment-Primer / 2.0.2 / Segment-Primer.podspec.json
blob840dbf55d97d17839ee5f78ee14be0e6b4eaf8e6
2   "name": "Segment-Primer",
3   "version": "2.0.2",
4   "summary": "Primer 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 Primer integration for the iOS library.",
6   "homepage": "https://goprimer.com/",
7   "documentation_url": "http://docs.goprimer.com/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Primer": "success@goprimer.com"
14   },
15   "source": {
16     "git": "https://github.com/goprimer/analytics-ios-integration-primer.git",
17     "tag": "2.0.2"
18   },
19   "social_media_url": "https://twitter.com/GoPrimer",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "dependencies": {
26     "Analytics": [
27       "~> 3.6"
28     ],
29     "Primer": [
30       "~> 3.3"
31     ]
32   }