blob: a557e3dc67e9bcba17dee027d3018d9135eb60b9 [file] [log] [blame]
{
"name": "Ylert",
"version": "0.1.4",
"summary": "Swift Alert 链式调用",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Podul/Ylert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Podul": "ylpodul@163.com"
},
"source": {
"git": "https://github.com/Podul/Ylert.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/Ylert/**/*",
"swift_version": "5.0"
}