blob: ac841adf18d1988b873ec73728a2f2cfe3f998a0 [file] [log] [blame]
{
"name": "EYSnapAlert",
"version": "0.3.0",
"summary": "A simple alert box for iOS, with customized style.",
"description": "EYSnapAlert is a simple alert box for iOS, written with Swift, with simple API, customized styles.",
"homepage": "https://github.com/enix223/EYSnapAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enix223": "enix223@163.com"
},
"source": {
"git": "https://github.com/enix223/EYSnapAlert.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/enixyu",
"platforms": {
"ios": "8.0"
},
"source_files": "EYSnapAlert/Classes/**/*",
"pushed_with_swift_version": "3.0"
}