[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 5 / DemoFramework / 0.0.2 / DemoFramework.podspec.json
blob33d59b8526c2e0108ea2d59829a2953b53766cc1
2   "name": "DemoFramework",
3   "version": "0.0.2",
4   "summary": "DemoFramework push notification library for mobile apps.",
5   "homepage": "https://onesignal.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hitaishin1": "hitaishin.android@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Hitaishin1/DemoFramework.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "DemoFramework/Framework/Kontext.framework"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "UIKit",
27     "UserNotifications"
28   ]