blob: a703f37896c1747421a50670171e53e3d4cacc07 [file] [log] [blame]
{
"name": "naveridlogin-sdk-ios",
"version": "4.0.12",
"summary": "Naver ID Login for iOS",
"homepage": "https://developers.naver.com/docs/login/ios/",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": "reflect87",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/naver/naveridlogin-sdk-ios.git",
"tag": "v4.0.12"
},
"frameworks": [
"SafariServices",
"SystemConfiguration",
"Security",
"QuartzCore",
"UIKit",
"Foundation",
"CoreGraphics"
],
"vendored_frameworks": "NaverThirdPartyLogin.framework"
}