blob: 998990eed3ebb3fbdd12cecacfef19d593d2df6b [file] [log] [blame]
{
"name": "Ylert",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/Classes/**/*",
"swift_version": "5.0"
}