blob: ad57d6cf334c9a97ee55446011b5b52bcbb2b162 [file] [log] [blame]
{
"name": "DMPickerView",
"version": "0.1.2",
"summary": "A custom picker view for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Dreem-Devices/DMPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"otranzer": "otranzer@gmail.com"
},
"source": {
"git": "https://github.com/Dreem-Devices/DMPickerView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMPickerView/Classes/**/*"
}