blob: b8009aa59bfb4b988f7e4c2c0a47bdb6b4283efd [file] [log] [blame]
{
"name": "FreeAlert",
"version": "1.0.0",
"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.0"
},
"source_files": "FreeAlert/**/*.{h,m,xib}",
"frameworks": "UIKit",
"requires_arc": true
}