blob: cc55f42ff53529fa9581c8e1c3231eb77134ac8f [file] [log] [blame]
{
"name": "YSToast",
"version": "1.0.2.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"swift_versions": "4.2",
"swift_version": "4.2"
}