[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 0 / MWToast / 1.1.2 / MWToast.podspec.json
blob4f7e81408e013a551d29ffec5496cea6124cf4dc
2   "name": "MWToast",
3   "version": "1.1.2",
4   "summary": "MWToast",
5   "description": "修复autoHideFinished的问题",
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.2"
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