[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 6 / FlareKit-beta / 0.0.1 / FlareKit-beta.podspec.json
blob85a016e38aaa1039803abde64722eed676a3954f
2   "name": "FlareKit-beta",
3   "version": "0.0.1",
4   "summary": "FlareKit push notification library for mobile apps.",
5   "homepage": "https://flarekit.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/flarekit/sdk-ios.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "authors": {
18     "FlareKit": "admin@flarekit.io"
19   },
20   "source_files": "Sources/*.{swift}",
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "UIKit",
25     "UserNotifications",
26     "Foundation"
27   ]