blob: b378908b15f11befd89fcaaa6097684792de0881 [file] [log] [blame]
{
"name": "SwiftPrompts",
"version": "1.0.6",
"summary": "A Swift library to design custom prompts with a great scope of options to choose from.",
"homepage": "https://github.com/HuylensHu/Swift-Prompts",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"huylens": "260907583@qq.com"
},
"source": {
"git": "https://github.com/HuylensHu/Swift-Prompts.git",
"tag": "v1.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftPrompts/*.{swift}"
}