blob: 5e6e24b768f50e3a1f32c3d848e81ff031419959 [file] [log] [blame]
{
"name": "AlertPro",
"version": "1.3",
"summary": "UIViewController category for easy showing UIAlertController.",
"homepage": "https://github.com/ivanshevelev/AlertPro",
"license": "MIT",
"authors": {
"Ivan Shevelev": "ivan.shevelev@sibers.com"
},
"source": {
"git": "https://github.com/ivanshevelev/AlertPro.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/antsy_ivan",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Sources/**/*",
"public_header_files": "Pod/Sources/**/*.h",
"frameworks": "UIKit"
}