blob: adbb678e9c82b25ecba8eb17aceca43f31337b0b [file] [log] [blame]
{
"name": "AppCenterReactNativeShared",
"version": "4.2.0",
"summary": "React Native plugin for Visual Studio App Center",
"license": {
"type": "MIT",
"file": "AppCenterReactNativeShared/LICENSE"
},
"homepage": "https://github.com/microsoft/appcenter-sdk-react-native",
"documentation_url": "https://docs.microsoft.com/en-us/appcenter/",
"authors": {
"Microsoft": "appcentersdk@microsoft.com"
},
"source": {
"http": "https://github.com/microsoft/appcenter-sdk-react-native/releases/download/4.2.0/AppCenter-SDK-ReactNative-iOS-Pod-4.2.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AppCenterReactNativeShared/AppCenterReactNativeShared.xcframework",
"dependencies": {
"AppCenter/Core": [
"4.2.0"
]
}
}