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