blob: d59c25e91741cca779c0c1252ad6b19c51fc15e0 [file] [log] [blame]
{
"name": "NTMonthYearPicker",
"version": "1.0.0",
"summary": "A simple month / year picker component for iOS.",
"description": "NTMonthYearPicker is a simple month / year picker component for use in iOS applications.",
"homepage": "https://github.com/nairteashop/NTMonthYearPicker",
"license": "MIT",
"authors": {
"Arun Nair": "nairteashop@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/nairteashop/NTMonthYearPicker.git",
"tag": "1.0.0"
},
"source_files": "NTMonthYearPicker/*.{h,m}",
"requires_arc": true
}