[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 3 / CleverPush / 0.1.9 / CleverPush.podspec.json
blob4ad1adff96829324e1d7225b8af486ba8d956503
2   "name": "CleverPush",
3   "version": "0.1.9",
4   "summary": "CleverPush library for iOS.",
5   "homepage": "https://cleverpush.com",
6   "license": {
7     "type": "MIT (modified)",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marius Gebhardt": "m.gebhardt@cleverpush.com"
12   },
13   "source": {
14     "git": "https://github.com/cleverpush/cleverpush-ios-sdk.git",
15     "tag": "0.1.9"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "CleverPush_iOS_SDK/Framework/CleverPush.framework"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "UIKit",
27     "UserNotifications"
28   ]