[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 6 / 0 / 5 / DemoFramework / 0.0.6 / DemoFramework.podspec.json
blob13d80d4cee79deb842682d9719736835a65ff6b2
2   "name": "DemoFramework",
3   "version": "0.0.6",
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.6"
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   ]