[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / e / RNMobileCenter / 0.1.0 / RNMobileCenter.podspec.json
blobcb1cce9aec5c038c92c048bc2fb5ed3a9a02a218
2   "name": "RNMobileCenter",
3   "version": "0.1.0",
4   "summary": "React Native plugin for Mobile Center",
5   "license": {
6     "type": "MIT",
7     "file": "RNMobileCenter/LICENSE"
8   },
9   "homepage": "https://mobile.azure.com",
10   "documentation_url": "https://docs.mobile.azure.com",
11   "authors": {
12     "Microsoft": "mobilecentersdk@microsoft.com"
13   },
14   "source": {
15     "http": "https://github.com/Microsoft/MobileCenter-SDK-React-Native/releases/download/0.1.0/MobileCenter-SDK-ReactNative-iOS-Pod-0.1.0.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "RNMobileCenter/RNMobileCenter.framework",
22   "dependencies": {
23     "MobileCenter": [
24       "~> 0.3.0"
25     ]
26   }