blob: 4de478c08f0cd37371ccd1bc9453d8655031da17 [file] [log] [blame]
{
"name": "LTHMonthYearPickerView",
"version": "1.4.2",
"summary": "Simple to use month & year picker view",
"homepage": "https://github.com/rolandleth/LTHMonthYearPickerView",
"screenshots": "http://rolandleth.com/assets/monthyearpickerview/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Roland Leth": "roland@leth"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rolandleth/LTHMonthYearPickerView.git",
"tag": "1.4.2"
},
"source_files": [
"LTHMonthYearPickerView",
"LTHMonthYearPickerView/*.{h,m}"
],
"requires_arc": true
}