blob: f620b4357e2a79a9da5244be20d36297142ae2df [file] [log] [blame]
{
"name": "FreeAlert",
"version": "1.0.3",
"summary": "Show Alert with your customized view.",
"homepage": "https://github.com/ousikou/FreeAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ousikou": "wangziheng@fenrir-tec.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ousikou/FreeAlert.git",
"tag": "1.0.3"
},
"source_files": "FreeAlert/**/*.{swift,xib}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}