blob: 8709b1ec942e72313b77c9084f0b0a44252184dc [file] [log] [blame]
{
"name": "TDPicker",
"version": "0.4.4",
"summary": "TDPicker is a picker view shown as a popup.",
"description": "TDPicker is flexible. It is shown as a popup with customizations.",
"homepage": "https://gitlab.com/tedmob/ios/TDPicker",
"license": "MIT",
"authors": {
"TEDMOB": "ios@tedmob.com"
},
"source": {
"git": "https://gitlab.com/tedmob/ios/TDPicker",
"tag": "0.4.4"
},
"social_media_url": "",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TDPicker/*",
"public_header_files": "TDPicker/*.h",
"frameworks": "UIKit"
}