blob: e8f8e7bf7116dd3f88a686f3859ffd25c7a7e48e [file] [log] [blame]
{
"name": "SainiUtils",
"version": "0.1.2",
"summary": "SainiUtils is used to extend the basic functionality of UIKit elements like UIView,UIButton,UITextfield etc",
"description": "TODO: Add long description of the pod here.\n'SainiUtils basic purpose to reduce your development time by extened the basic functionality of UIKit elements'",
"homepage": "https://github.com/rohitsaini91/SainiUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rohitsaini91": "sketchlearn7@gmail.com"
},
"source": {
"git": "https://github.com/rohitsaini91/SainiUtils.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}