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