blob: 8e9d1452649c46f4edb3d2d41a1ed4c19a095ead [file] [log] [blame]
{
"name": "ESDatePicker",
"version": "1.1.1",
"platforms": {
"ios": "6.0"
},
"summary": "Again another date picker",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/ESDatePicker",
"source": {
"git": "https://github.com/e-sites/ESDatePicker.git",
"tag": "1.1.1"
},
"source_files": "Classes",
"requires_arc": false,
"dependencies": {
"ESDateHelper": [
"~> 1.2"
],
"ESObjectPool": [
"~> 1.3"
],
"Masonry": [
"~> 0.5"
]
}
}