blob: 634dacd4fe86de2b8e2cb9615a00b9b1900770e2 [file] [log] [blame]
{
"name": "AirbnbDatePicker",
"version": "0.1.0",
"summary": "An Airbnb-like range date picker library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrfour0004/AirbnbDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrfour": "mrfour0004@outlook.com"
},
"source": {
"git": "https://github.com/mrfour0004/AirbnbDatePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AirbnbDatePicker/Classes/**/*"
}