blob: 3876c93e74d18f3e8df4058f2e03963dc0074470 [file] [log] [blame]
{
"name": "TezAlertView",
"version": "0.3",
"summary": "Custom singleton alertView with block completion",
"homepage": "https://github.com/tezpark/TezAlertView",
"screenshots": [
"https://cloud.githubusercontent.com/assets/389004/7901926/2855f8be-07dc-11e5-9123-20f1d1034987.png",
"https://cloud.githubusercontent.com/assets/389004/7901927/2856dd60-07dc-11e5-944a-a39ee470715d.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tez Park": "ptswin@gmail.com"
},
"source": {
"git": "https://github.com/tezpark/TezAlertView.git",
"tag": "0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TezAlertView/**/*.{h,m}"
}