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