blob: 0cdcbb3cd9600d31727c7bd3138bb7ed5503b50c [file] [log] [blame]
{
"name": "RSViewControllerAlertView",
"version": "0.1.6",
"summary": "Easily design complex custom AlertView in ios.",
"description": "Seameless designing using interface builder and integrate with RSViewControllerAlert will give you fully custom alert view, with lots of built in animation. It also provide a finer way to integrate your custom animation in it.",
"homepage": "https://github.com/ratulSharker/RSViewControllerAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ratul Sharker": "sharker.ratul.08@gmail.com"
},
"source": {
"git": "https://github.com/ratulSharker/RSViewControllerAlertView.git",
"branch": "master",
"tag": "releaseV0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"RSViewControllerAlertView/Classes/**/*.m",
"RSViewControllerAlertView/Classes/**/*.h"
],
"public_header_files": "RSViewControllerAlertView/Classes/**/*.h",
"frameworks": "UIKit"
}