[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / c / 3 / Segment-Primer / 1.0.2 / Segment-Primer.podspec.json
blob3c879cbf5f2a95e0ab7d330134cfa33abd255457
2   "name": "Segment-Primer",
3   "version": "1.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": "1.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.0.7"
28     ],
29     "Primer": [
30       "~> 2.4.1"
31     ]
32   }