[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / a / 4 / PushEngage / 0.0.1 / PushEngage.podspec.json
blobc9fcc68a5ae639b5cab48e4e3a2ae776ef6836ce
2   "name": "PushEngage",
3   "version": "0.0.1",
4   "summary": "iOS Framework which provides easy way to start with Push\n                       notification in you native iOS Applications.",
5   "description": "To make your users interact your application even they are not using you application. Push Notifications plays most important role\n                      our product will make this very easy for you to integrate with you new or existing applications.",
6   "homepage": "https://github.com/awesomemotive/pushengage-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PushEngage": "care@pushengage.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/awesomemotive/pushengage-ios-sdk.git",
20     "tag": "0.0.1"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "dependencies": {
26     "SwiftLint": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "source_files": "PushEngage/**/*.{swift}",
37   "swift_versions": "5.0",
38   "swift_version": "5.0"