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