[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / d / b / a / pyze-sdk-iOS / 1.7.0 / pyze-sdk-iOS.podspec.json
blob65fbd2cc028909df10a0a5f564c9e33225c4153a
2   "name": "pyze-sdk-iOS",
3   "version": "1.7.0",
4   "summary": "Pyze - Growth Intelligence® for every app.",
5   "description": "Pyze is building an easy to use SaaS service to provide App publishers with Intelligence to develop, grow and monetize loyal users.",
6   "homepage": "http://pyze.com",
7   "license": {
8     "type": "Commercial",
9     "text": "    Copyright (c) 2013-2015, Pyze Technologies.\n    All rights reserved.\n"
10   },
11   "authors": {
12     "iOS Dev team": "ios@pyze.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/pyze/iOS-Library.git",
20     "tag": "v1.7.0"
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   }