vn-verdnaturachat/ios/Pods/Local Podspecs/EXAppleAuthentication.podsp...

24 lines
621 B
JSON

{
"name": "EXAppleAuthentication",
"version": "2.2.1",
"summary": "A unimodule that provides SignIn With Apple",
"description": "A unimodule that provides SignIn With Apple",
"license": "MIT",
"authors": "650 Industries, Inc.",
"homepage": "https://github.com/expo/expo/tree/master/packages/expo-apple-authentication",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/expo/expo.git"
},
"source_files": "EXAppleAuthentication/**/*.{h,m}",
"preserve_paths": "EXAppleAuthentication/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"UMCore": [
]
}
}