[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / c / Segment-Quantcast / 1.0.2 / Segment-Quantcast.podspec.json
blob15f88ff5813b9d51afa0554131336869e7073687
2   "name": "Segment-Quantcast",
3   "version": "1.0.2",
4   "summary": "Quantcast 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 Quantcast 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-quantcast.git",
15     "tag": "1.0.2"
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": [
26     ],
27     "Quantcast-Measure": [
28       "~> 1.5"
29     ]
30   }