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