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