[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / Segment-Wootric / 0.1.1 / Segment-Wootric.podspec.json
blobd5048fd587949212c689861cc700f3d2c9c29c88
2   "name": "Segment-Wootric",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Segment-Wootric/*.{h,m}",
23   "public_header_files": [
24     "Segment-Wootric/SegmentWootric.h",
25     "Segment-Wootric/WTRWootricIntegration.h",
26     "Segment-Wootric/WTRWootricIntegrationFactory.h"
27   ],
28   "dependencies": {
29     "Analytics": [
30       "~> 3.0.1-alpha"
31     ],
32     "WootricSDK": [
34     ]
35   }