[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / 7 / 5 / RMAppFramework / 1.2.1 / RMAppFramework.podspec.json
blob380bff9c22fffc8348463632ae151bb904f2c89a
2   "name": "RMAppFramework",
3   "version": "1.2.1",
4   "summary": "锐明移动端SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RMTelephone/RMAppFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lite": "lite@streamax.com"
13   },
14   "source": {
15     "git": "https://github.com/RMTelephone/RMAppFramework.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "**/Libs/RMMobileSDK.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }