blob: 311925b2b23c8273a82b0d5e519a0f99df85603d [file] [log] [blame]
{
"name": "IJPopup",
"version": "0.1.0",
"summary": "A super easy way to add a custom popup to your application",
"description": "If you don't like the look and feel of IOS native alert then use this super easy and customizable popup to add it in your application.",
"homepage": "https://github.com/imranjutt/IJPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imranjutt": "muhammad.imran.jutt@venturedive.com"
},
"source": {
"git": "https://github.com/imranjutt/IJPopup.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IJPopup/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}