[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / b / a / pyze-sdk-iOS / 3.0.1 / pyze-sdk-iOS.podspec.json
blob272639960dd4abf287be10fd889f1f3a5a1d9083
2   "name": "pyze-sdk-iOS",
3   "version": "3.0.1",
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     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/pyze/iOS-Library.git",
20     "tag": "v3.0.1"
21   },
22   "ios": {
23     "vendored_frameworks": "Pyze.framework",
24     "exclude_files": [
25       ".git",
26       ".gitignore",
27       "Pyze.zip",
28       "Pyze",
29       "PyzeTest",
30       "README.md",
31       "Pyze-iOS-SDK.podspec"
32     ]
33   },
34   "frameworks": [
35     "CoreTelephony",
36     "SystemConfiguration"
37   ],
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   }