blob: c2daa6a0638389a5c4876a7ca0a0a17d295daae7 [file] [log] [blame]
{
"name": "AMSmoothAlert",
"version": "0.0.1",
"summary": "Cool AlertView by Antoine Marliac",
"description": " Pretty cool AlertView animation made by Antoine Marliac\n \n",
"homepage": "https://github.com/mtonio91/AMSmoothAlert",
"screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/3552/screenshot.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antoine Marliac": "antoine.marliac@supinfo.com"
},
"social_media_url": "https://twitter.com/Toinetoine75",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/mtonio91/AMSmoothAlert.git",
"commit": "9e4f39db448a64ef734422167f2e055c3272ce3a"
},
"source_files": [
"AMSmoothAlert",
"AMSmoothAlert/*.{h,m}"
],
"frameworks": [
"GPUImage",
"Foundation",
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"GPUImage": [
]
}
}