blob: 5f2eb683030b3d3841f65c111e6108981b3086e3 [file] [log] [blame]
{
"name": "XP_Toast",
"version": "0.0.1",
"summary": "Swift版提示",
"description": "Swift版提示:包括短暂的提示和请求时的提示.\n\n# This description is used to generate tags and improve search results.\n# * Think: What does it do? Why did you write it? What is the focus?\n# * Try to keep it short, snappy and to the point.\n# * Write the description between the DESC delimiters below.\n# * Finally, don't worry about the indent, CocoaPods strips it!\ns.description = <<-DESC",
"homepage": "https://github.com/jamalping/XPToast",
"license": "MIT",
"authors": {
"jamalping": "420436097@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/jamalping/XPToast.git",
"tag": "0.0.1"
},
"source_files": "XPToast/**/*",
"requires_arc": true
}