blob: faa37517a60b43e5fce6d482f467e1a770becc6e [file] [log] [blame]
{
"name": "YSToast",
"version": "1.0.2.3",
"summary": "A short description of YSToast.",
"description": "A short description of YSToast. 自建简单 Toast 代码库",
"homepage": "https://github.com/sharephoenix/YSToast",
"license": "MIT",
"authors": {
"apple": "839864600@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/sharephoenix/YSToast.git",
"tag": "1.0.2.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}