[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 8 / NHNCloudPush / 1.5.0 / NHNCloudPush.podspec.json
blobc682dba4b65e01fda6a9bf3d0b1b3000135f0155
2   "name": "NHNCloudPush",
3   "version": "1.5.0",
4   "summary": "NHNCloudSDK NHNCloudPush Version 1.5.0",
5   "homepage": "https://github.com/nhn/nhncloud.ios.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "nhncloud.ios.sdk-1.5.0/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com"
12   },
13   "source": {
14     "http": "https://github.com/nhn/nhncloud.ios.sdk/archive/1.5.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "nhncloud.ios.sdk-1.5.0/xcframeworks/NHNCloudPush.xcframework"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "UserNotifications",
27     "PushKit"
28   ],
29   "dependencies": {
30     "NHNCloudCore": [
31       "1.5.0"
32     ]
33   }