blob: 27ef7eebe7f0f7f8e6731cc7ebbaddd002038cc8 [file] [log] [blame]
{
"name": "MS_FromControls",
"version": "0.1.3",
"swift_version": "5.0",
"summary": "iOS UI Controls for Form that are not present in default.",
"description": "iOS UI Controls for Form that are not present in default. This contains dropdowns, checkbox etc.",
"homepage": "https://github.com/manojshrestha/MS_FormControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manojshrestha": "iam.manojshrestha@gmail.com"
},
"source": {
"git": "https://github.com/manojshrestha/MS_FormControls.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MS_FormControls/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}