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