blob: 76a1c69b4c02ebfa5f206c3a5f78326332bd3f5d [file] [log] [blame]
{
"name": "SSViews",
"version": "0.1.1",
"summary": "Update your UIKit's View",
"description": "Add picker in UITextField with just couple of codes.",
"homepage": "https://github.com/shubhamsharma95/SSViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shubhamsharma95": "shubham.sharma@arkasoftwares.com"
},
"source": {
"git": "https://github.com/shubhamsharma95/SSViews.git",
"tag": "0.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SSViews/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}