blob: 1a5a3051d08cd4b1fb3e6729cc6b496ed6fd551e [file] [log] [blame]
{
"name": "RNMobileCenter",
"version": "0.2.0",
"summary": "React Native plugin for Mobile Center",
"license": {
"type": "MIT",
"file": "RNMobileCenter/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.2.0/MobileCenter-SDK-ReactNative-iOS-Pod-0.2.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "RNMobileCenter/RNMobileCenter.framework",
"dependencies": {
"MobileCenter": [
"~> 0.4.0"
]
}
}