blob: 9546c1ea0c81f4ed0246116f9ba6a215bf3652ed [file] [log] [blame]
{
"name": "AppCenterReactNativeShared",
"version": "1.2.0",
"summary": "React Native plugin for Visual Studio App Center",
"license": {
"type": "MIT",
"file": "AppCenterReactNativeShared/LICENSE.md"
},
"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/1.2.0/AppCenter-SDK-ReactNative-iOS-Pod-1.2.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AppCenterReactNativeShared/AppCenterReactNativeShared.framework",
"dependencies": {
"AppCenter/Core": [
"1.3.0"
]
}
}