[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / d / 4 / pyze-sdk-tvOS / 4.0.7 / pyze-sdk-tvOS.podspec.json
blob73e60328d4776020bfff956e2648a578b41aeaf8
2   "name": "pyze-sdk-tvOS",
3   "version": "4.0.7",
4   "summary": "Pyze - Growth Intelligence | Analytics, Marketing, Growth Automation and Intelligence for iOS Apps targeting iOS version 8 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 iOS Apps targeting iOS version 8 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     "tvos": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/pyze/tvOS-Library.git",
20     "tag": "v4.0.7"
21   },
22   "tvos": {
23     "vendored_frameworks": "Pyze.framework"
24   },
25   "frameworks": "SystemConfiguration",
26   "ios": {
27     "exclude_files": [
28       ".git",
29       ".gitignore",
30       "Pyze.zip",
31       "Pyze",
32       "PyzeTest",
33       "README.md",
34       "Pyze-iOS-SDK.podspec"
35     ]
36   },
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC"
39   }