[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 2 / 5 / e / RNMobileCenter / 0.5.0 / RNMobileCenter.podspec.json
blob5289fded41ec6f39ca8aad3a697448b1299f5704
2   "name": "RNMobileCenter",
3   "version": "0.5.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.5.0/MobileCenter-SDK-ReactNative-iOS-Pod-0.5.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.9.0"
25     ]
26   }