blob: d0c77f6737b1211a21a29cfda40829cd500ca3ee [file] [log] [blame]
{
"name": "AppCenterReactNativeShared",
"version": "3.1.2",
"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/3.1.2/AppCenter-SDK-ReactNative-iOS-Pod-3.1.2.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AppCenterReactNativeShared/AppCenterReactNativeShared.framework",
"dependencies": {
"AppCenter/Core": [
"3.3.4"
]
}
}