blob: 5a18618c111224a213ef169dd529a6f1e6f64966 [file] [log] [blame]
{
"name": "GamebasePurchaseIAPAdapter",
"version": "1.2.0",
"summary": "Toast Gamebase Purchase IAP Adapter",
"homepage": "http://toast.com/",
"authors": {
"Jae Man Han": "jaeman.han@nhnent.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Entertainment Corp. All Rights Reserved."
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebasePurchaseIAPAdapter/GamebasePurchaseIAPAdapter-1.2.0.zip"
},
"ios": {
"vendored_frameworks": "GamebasePurchaseIAPAdapter.framework",
"frameworks": "StoreKit",
"dependencies": {
"Gamebase": [
"~> 1.9"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}