[Add] GizoSDK 1.0.11-beta.11
[CocoaPods.git] / Specs / 4 / 0 / 1 / pyze-iOS-extensions / 1.0.1 / pyze-iOS-extensions.podspec.json
blob3e6643b0fa9b2feda6bd0b776a8bdd27828d25db
2   "name": "pyze-iOS-extensions",
3   "version": "1.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   "platforms": {
12     "ios": "8.0"
13   },
14   "authors": {
15     "iOS Dev team": "ios@pyze.com"
16   },
17   "source": {
18     "git": "https://github.com/pyze/iOS-AppExtensions.git",
19     "tag": "v1.0.1"
20   },
21   "module_name": "PyzeAppExtensions",
22   "requires_arc": true,
23   "ios": {
24     "source_files": "PyzeAppExtensions/PyzeAppExtensions/*.{h,m,mm}",
25     "exclude_files": [
26       ".git",
27       ".gitignore",
28       "README.md",
29       "Pyze-iOS-Extensions.podspec"
30     ]
31   }