[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 3 / CleverPush / 0.5.4 / CleverPush.podspec.json
blob8a4331f0e7d42863b8ef0420af80166cdb718ca3
2   "name": "CleverPush",
3   "version": "0.5.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": "0.5.4"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "UserNotifications",
25     "StoreKit",
26     "WebKit"
27   ],
28   "ios": {
29     "vendored_frameworks": "CleverPush/Framework/CleverPush.framework"
30   }