blob: 9ee7c0b4d2b2777474104d360892ed7311a1c557 [file] [log] [blame]
{
"name": "TLMonthYearPicker",
"version": "2.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": "2.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}