| { | |
| "name": "SMDatePicker", | |
| "version": "0.0.1", | |
| "summary": "UIDatePicker with customisable UIToolbar", | |
| "description": " List of swift extensions for every day usage.\n", | |
| "homepage": "https://github.com/anatoliyv/SwiftExtensions", | |
| "license": "MIT", | |
| "authors": { | |
| "Anatoliy Voropay": "anatoliy.voropay@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/anatoliyv/SMDatePicker.git", | |
| "tag": "v0.0.1" | |
| }, | |
| "source_files": "SMDatePicker/*" | |
| } |