blob: b9e82b20be6c645225d2d318e8ce9b936a3d525a [file] [log] [blame]
{
"name": "PYAlertView",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Doubletaps76/PYAlertView",
"authors": {
"Tsau,Po-Yuan": "heineken00000@gmail.com"
},
"summary": "An easy-to-use Custom AlertView with POP animation !",
"source": {
"git": "https://github.com/Doubletaps76/PYAlertView.git",
"tag": "0.0.1"
},
"source_files": "PYAlertView/**/*.{h,m}",
"platforms": {
"ios": "7.1"
},
"dependencies": {
"pop": [
"~> 1.0"
]
},
"requires_arc": true
}