| { |
| "name": "DateTimePicker", |
| "version": "2.3.1", |
| "summary": "A nicer iOS UI component for picking date and time.", |
| "description": "DateTimePicker makes it easy to select date and time with an attractive looking component.", |
| "homepage": "https://github.com/itsmeichigo/DateTimePicker", |
| "screenshots": "https://raw.githubusercontent.com/itsmeichigo/DateTimePicker/master/screenshot.png", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Huong Do": "huongdt29@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/itsmeichigo", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/itsmeichigo/DateTimePicker.git", |
| "tag": "2.3.1" |
| }, |
| "source_files": "Source", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "5.0" |
| }, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |