4 "summary": "使用简单的一款toast工具",
5 "description": "这是一个吐丝提示工具,使用方便,支持常用情况,具体请看demo",
6 "homepage": "https://github.com/xiangshun110/XSToast",
12 "xiangshun": "113648883@qq.cn"
15 "git": "https://github.com/xiangshun110/XSToast.git",
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "source_files": "XSToast/Classes/**/*",
30 "XSToast/Assets/*.png",
31 "XSToast/Assets/Image.xcassets"