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