[Add] SRTHaishinKit 2.0.3
[CocoaPods.git] / Specs / c / b / 4 / Tapstream-Segment / 1.0.0 / Tapstream-Segment.podspec.json
blob00af4757d30fa41f9d441fb741323e5376edd89f
2   "name": "Tapstream-Segment",
3   "version": "1.0.0",
4   "summary": "Tapstream Integration for Segment's analytics-ios library.",
5   "description": "This is the Tapstream integration for the iOS library for Segment.",
6   "homepage": "https://tapstream.com/",
7   "license": "MIT",
8   "authors": {
9     "Adam Bard": "adam@tapstream.com"
10   },
11   "source": {
12     "git": "https://github.com/tapstream/analytics-ios-integration-tapstream.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/TapstreamApp",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Tapstream-Segment": [
22       "Tapstream-Segment/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Analytics": [
27       "~> 3.0.0"
28     ],
29     "Tapstream": [
30       "~> 2.11.0"
31     ]
32   }