[Add] TapTapCoreSDK 4.5.1
[CocoaPods.git] / Specs / 4 / 0 / 1 / pyze-iOS-extensions / 1.0.0 / pyze-iOS-extensions.podspec.json
blob6b2d94e476be6dfb10f7326b76e8b322d86166ad
2   "name": "pyze-iOS-extensions",
3   "version": "1.0.0",
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   "source": {
15     "git": "https://github.com/pyze/iOS-AppExtensions.git",
16     "tag": "v1.0.0"
17   },
18   "module_name": "PyzeAppExtensions",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.0"
22   },
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   }