[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / 9 / 0 / MWToast / 1.1.0 / MWToast.podspec.json
blobbf5470380079964796e1e5599f101fcde9f1e489
2   "name": "MWToast",
3   "version": "1.1.0",
4   "summary": "MWToast",
5   "description": "新增展示Hud、图片、进度条,优化优先级的控制",
6   "homepage": "https://github.com/yxh418983798/MWToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "git@192.168.199.108:ios/private_oc/mwtoast.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MWToast/Classes/**/*",
22   "public_header_files": "MWToast/Classes/{MWToast,MWToastDefines,MWToastDelegate}.h",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "static_framework": true