blob: f61cee30ce32d82373f6f9d5a3b225279a7513e9 [file] [log] [blame]
{
"name": "RNMobileCenterShared",
"version": "0.10.0",
"summary": "React Native plugin for Mobile Center",
"license": {
"type": "MIT",
"file": "RNMobileCenterShared/LICENSE"
},
"homepage": "https://mobile.azure.com",
"documentation_url": "https://docs.mobile.azure.com",
"authors": {
"Microsoft": "mobilecentersdk@microsoft.com"
},
"source": {
"http": "https://github.com/Microsoft/MobileCenter-SDK-React-Native/releases/download/0.10.0/MobileCenter-SDK-ReactNative-iOS-Pod-0.10.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "RNMobileCenterShared/RNMobileCenterShared.framework",
"dependencies": {
"MobileCenter/Core": [
"~> 0.13.0"
]
}
}