blob: a50096a4dce44d2a4ec1a38eecc6c90f21c1900e [file] [log] [blame]
{
"name": "D2PDatePicker",
"version": "0.1.4",
"summary": "Elegant and Easy-to-Use iOS Swift Date Picker",
"description": "Elegant and Easy-to-Use iOS Swift Date Picker made with love by DI2PRA",
"homepage": "https://github.com/di2pra/D2PDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"di2pra": "pas495@gmail.com"
},
"source": {
"git": "https://github.com/di2pra/D2PDatePicker.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/di2pra",
"platforms": {
"ios": "8.0"
},
"source_files": [
"D2PDatePicker/Classes/**/*"
],
"resources": "D2PDatePicker/Assets/*.{xcassets}",
"pushed_with_swift_version": "4"
}