blob: c43fb41d0f6d2a240ae71a7a964b7def3d687d15 [file] [log] [blame]
{
"name": "TLMonthYearPicker",
"version": "3.0.0",
"summary": "A simple month and year picker.",
"description": "A simple month and year picker.",
"homepage": "https://github.com/lee5783/TLMonthYearPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "lee5783",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lee5783/TLMonthYearPicker.git",
"tag": "3.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}