| { |
| "name": "naveridlogin-sdk-ios", |
| "version": "4.1.2", |
| "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.1.2" |
| }, |
| "frameworks": [ |
| "SafariServices", |
| "SystemConfiguration", |
| "Security", |
| "QuartzCore", |
| "UIKit", |
| "Foundation", |
| "CoreGraphics" |
| ], |
| "vendored_frameworks": "NaverThirdPartyLogin.framework" |
| } |