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