[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 4 / PushEngage / 0.0.1-beta / PushEngage.podspec.json
blob7d86d6712d791ae6d31f82b5a2b5e4b9c0df2f99
2   "name": "PushEngage",
3   "version": "0.0.1-beta",
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-beta"
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"