| { |
| "name": "CHDayPicker", |
| "version": "1.0.0", |
| "summary": "CHDayPicker is a custom day picker for iOS", |
| "description": "CHDayPicker is a custom day picker for iOS, written in swift and fully customizable with Interface Builder", |
| "homepage": "https://github.com/CharlesHarroch/CHDayPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Charles HARROCH": "charles.harroch@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/CharlesHarroch/CHDayPicker.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CHDayPicker/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |