blob: 5470b8d974e024ee9d20f5ab5a27ac4f1c02b2e5 [file] [log] [blame]
{
"name": "JRLUtils",
"version": "0.1.3",
"summary": "This open-source utilities library contains categories that are useful for a wide range of application UIKit",
"description": "Category for finding the visible view controller in UIWindow, present alert with dismiss action style using Modal Presentation Popover style",
"homepage": "https://github.com/rcmlee99/JRLUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rcmlee99": "rcmlee99@gmail.com"
},
"source": {
"git": "https://github.com/rcmlee99/JRLUtils.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JRLUtils/Classes/**/*.{h,m}"
}