[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / 8 / pyze-sdk-watchOS / 5.2.2 / pyze-sdk-watchOS.podspec.json
blobcca9908f4aa31baeb7876ac904107d021991809d
2   "name": "pyze-sdk-watchOS",
3   "version": "5.2.2",
4   "summary": "Pyze - Growth Intelligence | Analytics, Marketing, Growth Automation and Intelligence for  watchOS version 2 onwards.",
5   "description": "Pyze provides an easy SaaS service for app developers to engage, retain, convert and grow their app users.Analytics, Marketing, Growth Automation and Intelligence for watchOS version 2 onwards.",
6   "homepage": "https://pyze.com",
7   "license": {
8     "type": "Commercial",
9     "text": "    Copyright (c) 2013-2017, Pyze Inc.\n    All rights reserved.\n"
10   },
11   "authors": {
12     "iOS Dev team": "ios@pyze.com"
13   },
14   "platforms": {
15     "watchos": "2.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/pyze/watchOS-Library.git",
20     "tag": "v5.2.2"
21   },
22   "watchos": {
23     "vendored_frameworks": "Pyze.framework"
24   },
25   "ios": {
26     "exclude_files": [
27       ".git",
28       ".gitignore",
29       "Pyze.zip",
30       "Pyze",
31       "PyzeTest",
32       "README.md"
33     ]
34   },
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   }