blob: 0388a9cc11eafb1a3a4cebcbed1609ed0bb92d11 [file] [log] [blame]
{
"name": "AMSmoothAlert",
"version": "1.0",
"summary": "Cool AlertView by Antoine Marliac",
"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",
"tag": "1.0"
},
"source_files": [
"AMSmoothAlert",
"AMSmoothAlert/*.{h,m}"
],
"resources": "AMSmoothAlert/assets/*.png",
"frameworks": [
"GPUImage",
"Foundation",
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"GPUImage": [
]
}
}