[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 9 / 3 / CleverPush / 1.31.14 / CleverPush.podspec.json
blob0571d5c5e3d5611180d252f073c85b9458c0fe88
2   "name": "CleverPush",
3   "version": "1.31.14",
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.14"
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   }