blob: 942872a256a15808fe82d2450830928501ab3436 [file] [log] [blame]
{
"name": "MS_FormControls",
"version": "0.1.3",
"swift_version": "4.2",
"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": {
"Manoj Shrestha": "iam.manojshrestha@gmail.com"
},
"source": {
"git": "https://github.com/manojshrestha/MS_FormControls.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}