| { |
| "name": "TLMonthYearPicker", |
| "version": "1.0.2", |
| "summary": "A simple month and year picker.", |
| "description": "A simple month and year picker.", |
| "homepage": "https://github.com/lee5783/TLMonthYearPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "lee5783", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/lee5783/TLMonthYearPicker.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m,swift}" |
| ], |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "3" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |