| { |
| "name": "AirbnbDatePicker", |
| "version": "0.2.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.2.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "AirbnbDatePicker/Classes/**/*" |
| } |