blob: ca967a849d21d21711ab47b1470f68c4e227948d [file] [log] [blame]
{
"name": "GamebasePurchaseIAPAdapter",
"version": "1.2.1",
"summary": "Toast Gamebase Purchase IAP Adapter",
"homepage": "https://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.1.zip"
},
"ios": {
"vendored_frameworks": "GamebasePurchaseIAPAdapter.framework",
"frameworks": "StoreKit",
"dependencies": {
"Gamebase": [
"~> 1.12"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}