[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / ToastGamebaseIAP / 0.9.0 / ToastGamebaseIAP.podspec.json
blob3471f6e4532e2440609b8384aaba48c4b0a8dc0d
2   "name": "ToastGamebaseIAP",
3   "version": "0.9.0",
4   "summary": "ToastGamebaseIAP SDK 0.9.0",
5   "homepage": "https://github.com/nhn/toast.gamebase.iap.ios.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toast.gamebase.iap.ios.sdk-0.9.0/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com"
12   },
13   "source": {
14     "http": "https://github.com/nhn/toast.gamebase.iap.ios.sdk/archive/0.9.0.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "toast.gamebase.iap.ios.sdk-0.9.0/ToastGamebaseIAP/ToastGamebaseIAP.framework"
22   },
23   "dependencies": {
24     "ToastIAP": [
25       "0.14.1"
26     ]
27   }