blob: 470d885b5e14bff48d27c84f9d79adfcb078aa73 [file] [log] [blame]
{
"name": "YJLoginSDK",
"version": "0.1.2",
"summary": "The official OpenID Connect iOS client library for Yahoo! JAPAN.",
"homepage": "https://developer.yahoo.co.jp/yconnect/v2/client_app/ios/swift/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": "Yahoo Japan Corporation",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/yahoojapan/yjlogin-ios-sdk.git",
"tag": "0.1.2"
},
"source_files": [
"YJLoginSDK/YJLoginSDK.h",
"YJLoginSDK/**/*.swift"
],
"resources": "YJLoginSDK/Assets.xcassets",
"swift_version": "5.0"
}