[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 2 / 4 / RMAPPSpec / 1.0.1 / RMAPPSpec.podspec.json
blob0dd76061b48c1fd4e7e8e4c35bd4f745d4a486ea
2   "name": "RMAPPSpec",
3   "version": "1.0.1",
4   "summary": "锐明移动端SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RMTelephone/RMMobileSpec",
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/RMMobileSpec.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.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   }