blob: 4373055a419465ed28ddef235a0c0c5f08571f17 [file] [log] [blame]
{
"name": "ESDatePicker",
"version": "1.1.3",
"platforms": {
"ios": "7.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.3"
},
"source_files": "Classes",
"requires_arc": false,
"dependencies": {
"ESDateHelper": [
"~> 1.2"
],
"ESObjectPool": [
"~> 1.3"
],
"Masonry": [
"~> 0.5"
]
}
}