blob: 94826f4d67688e815c6b484de4df20c7f2fc8053 [file] [log] [blame]
{
"name": "GamebasePurchaseIAPAdapter",
"version": "1.2.2",
"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.2.zip"
},
"ios": {
"vendored_frameworks": [
"GamebasePurchaseIAPAdapter.framework",
"externals/TCIapSDK/TIAPurchase.framework"
],
"frameworks": "StoreKit",
"dependencies": {
"Gamebase": [
"~> 1.12"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}