blob: a11bd02492aea0903c93c192c19877df7eda2d20 [file] [log] [blame]
{
"name": "D2PDatePicker",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/di2pra",
"platforms": {
"ios": "8.0"
},
"source_files": "D2PDatePicker/Classes/**/*",
"resource_bundles": {
"D2PDatePicker": [
"D2PDatePicker/Assets/*.{xcassets}"
]
},
"pushed_with_swift_version": "4"
}