[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 3 / CleverPush / 1.31.11 / CleverPush.podspec.json
blobbb55c7a2e6c035c3d47a31776dce5b1bb18834f0
2   "name": "CleverPush",
3   "version": "1.31.11",
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": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/cleverpush/cleverpush-ios-sdk.git",
18     "tag": "1.31.11"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "UserNotifications",
25     "StoreKit",
26     "WebKit",
27     "JavaScriptCore",
28     "SafariServices",
29     "ImageIO",
30     "MobileCoreServices"
31   ],
32   "ios": {
33     "resource_bundles": {
34       "CleverPushResources": "CleverPush/Resources/*"
35     },
36     "vendored_frameworks": "Frameworks/CleverPush.xcframework"
37   }