[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / 2 / 8 / ToastIAP / 0.28.0 / ToastIAP.podspec.json
blobf9510ffa017025e1158c4a26baaa929e945a0818
2   "name": "ToastIAP",
3   "version": "0.28.0",
4   "summary": "ToastSDK ToastIAP Version 0.28.0",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.28.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/0.28.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "toastcloud.sdk-0.28.0/xcframeworks/ToastIAP.xcframework"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "StoreKit"
28   ],
29   "dependencies": {
30     "ToastCore": [
31       "0.28.0"
32     ]
33   }