blob: 48c496f929a4d9d0d73bbcc51f3977dc7d95310a [file] [log] [blame]
{
"name": "daum-oauth-sdk",
"version": "1.0.0",
"summary": "SDK for Daum OAuth 2.0",
"description": "Connect your app with services of Daum Communications.",
"homepage": "http://dna.daum.net/apis/dashboard",
"license": {
"type": "Copyright",
"text": "Copyright (c) Daum Communications. All rights reserved."
},
"authors": "Daum Communications.",
"source": {
"http": "http://dna.daum.net/examples/oauth2/ios/DaumOAuthSDKiOS-1.0.0.zip"
},
"platforms": {
"ios": null
},
"vendored_frameworks": "DaumOAuthSDK.framework",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"DaumOAuthSDK",
"MobileCoreServices",
"SystemConfiguration"
],
"requires_arc": false
}