blob: 2fa7e49c67371fdf0c9bc9522ba923d1beb87385 [file] [log] [blame]
{
"name": "YBAppleSignInSdkPublic",
"version": "1.0.0",
"summary": "A short description of YBAppleSignInSdkPublic.",
"homepage": "https://github.com/zhencanbing/AppleSignInSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"775417281@qq.com": "zhencanbing"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhencanbing/AppleSignInSdk.git",
"tag": "v1.0.0"
},
"source_files": "YBAppleSignInSdk/*.{h,m}",
"public_header_files": "YBAppleSignInSdk/*.h",
"requires_arc": true
}