[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 9 / 4 / XROCSupport / 1.1.6 / XROCSupport.podspec.json
blob1fa38202f9f3d14477f4d8d2dde8580fd0ae0b19
2   "name": "XROCSupport",
3   "version": "1.1.6",
4   "summary": "公有库使用",
5   "description": "创建、上传、pod、打包、脚本等",
6   "homepage": "https://github.com/MissSunday/XROCSupport",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MissSunday": "963217127@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MissSunday/XROCSupport.git",
16     "tag": "1.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XROCSupport/Classes/**/*.h",
22   "static_framework": true,
23   "vendored_frameworks": "FrameWork-1.1.6/ios/XROCSupport.framework",
24   "resources": "XROCSupport/Classes/Base/XROCSupport.bundle",
25   "frameworks": [
26     "UIKit",
27     "ImageIO",
28     "Accelerate",
29     "Foundation"
30   ],
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "ONLY_ACTIVE_ARCH": "YES"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "ONLY_ACTIVE_ARCH": "YES"
38   }