blob: f55b4dbf6d6ef0b24f21ff267bf6ac095c50a99b [file] [log] [blame]
{
"name": "TDDropdownList",
"version": "1.0.0",
"summary": "Easy to use, customizable dropdown list for ios.Written in swift3",
"description": "'Easy to use, customizable dropdown list for ios.Written in swift3'",
"homepage": "https://github.com/theduman/TDDropdownList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre": "emreduman16@gmail.com"
},
"source": {
"git": "https://github.com/theduman/TDDropdownList.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TDDropdownList/TDDropdownList.swift",
"pushed_with_swift_version": "3.0"
}