[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 3 / CleverPush / 1.29.4 / CleverPush.podspec.json
blobceb09953349b545821e2a580a446a50e16852265
2   "name": "CleverPush",
3   "version": "1.29.4",
4   "summary": "CleverPush library for iOS.",
5   "homepage": "https://cleverpush.com",
6   "license": {
7     "type": "MIT (modified)",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CleverPush": "support@cleverpush.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/cleverpush/cleverpush-ios-sdk.git",
18     "tag": "1.29.4"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "UserNotifications",
25     "StoreKit",
26     "WebKit",
27     "JavaScriptCore",
28     "SafariServices"
29   ],
30   "ios": {
31     "resource_bundles": {
32       "CleverPushResources": "CleverPush/Resources/*"
33     },
34     "vendored_frameworks": "Frameworks/CleverPush.xcframework"
35   }