[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / Segment-Wootric / 0.1.0 / Segment-Wootric.podspec.json
blob43c8cf6e9218a792ae3ab581e9ed1896bcf44094
2   "name": "Segment-Wootric",
3   "version": "0.1.0",
4   "summary": "Wootric integration for Segment's analytics-ios library.",
5   "description": "This is the Wootric integration for the iOS Analytics library.",
6   "homepage": "https://www.wootric.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ɓukasz Cichecki": "lukasz@copper.io"
13   },
14   "source": {
15     "git": "https://github.com/Wootric/segment-wootric-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Segment-Wootric/*.{h,m}",
23   "public_header_files": "Segment-Wootric/SegmentWootric.h",
24   "dependencies": {
25     "Analytics": [
26       "~> 3.0.1-alpha"
27     ],
28     "WootricSDK": [
30     ]
31   }