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