blob: bc297942dc2661c4391fa2945fa79611c078c7dc [file] [log] [blame]
{
"name": "MODropAlert",
"version": "1.0.0",
"summary": "Dropping AlertView by Ahn JungMin",
"description": " Dropping AlertView spring animation made by Ahn JungMin\n\n",
"homepage": "https://github.com/minsOne/MODropAlert",
"screenshots": "https://raw.githubusercontent.com/minsOne/MODropAlert/master/screencapture.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahn JungMin": "jungminahn.minsone@gmail.com"
},
"social_media_url": "http://twitter.com/cancoffee7",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/minsOne/MODropAlert.git",
"tag": "1.0.0"
},
"source_files": [
"MODropAlert",
"MODropAlert/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}