[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 8 / pai-iOS-PushNotification / 9.0.0 / pai-iOS-PushNotification.podspec.json
blobe5e59745ff823e3f80f9914f03875dadd8681190
2   "name": "pai-iOS-PushNotification",
3   "version": "9.0.0",
4   "summary": "Marketing Campaign manager",
5   "description": "- Remove Flash-related functionalities from the code base and group it into a separate framework named \"pai-iOS-Flash\"\n- Remove Inbox-related functionalities\n- Integrate some internally maintained frameworks for fundamental functionalities",
6   "homepage": "https://wiki.mypaytm.com/display/MAP/pai-iOS+Push+SDK+Integration",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Annie Yang": "annie.yang@paytm.com"
13   },
14   "source": {
15     "git": "https://github.com/midgardev/pai-iOS.git",
16     "tag": "9.0.0"
17   },
18   "vendored_frameworks": "pai.xcframework",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "resources": "Resources.bundle",
25   "dependencies": {
26     "FirebaseCore": [
28     ],
29     "FirebaseMessaging": [
31     ],
32     "FirebaseCrashlytics": [
34     ],
35     "PaiStorage-iOS": [
36       ">= 1.0.2"
37     ],
38     "PaiNetwork-iOS": [
39       "~> 1.0.0"
40     ],
41     "PaiLogging-iOS": [
43     ]
44   },
45   "swift_version": "5.0"