blob: 7dd064fbadb15b7d0aaa68fc0bf503cb9bde97a0 [file] [log] [blame]
{
"name": "LTHExtensions",
"version": "1.1.1",
"summary": "Swift Extensions",
"homepage": "https://github.com/rolandleth/LTHMonthYearPickerView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Roland Leth": "roland@rolandleth.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/rolandleth/LTHExtensions.git",
"tag": "1.1.1"
},
"source_files": [
"LTHExtensions",
"LTHExtensions/*.{swift}"
],
"requires_arc": true
}