| { |
| "name": "SMDDateHelper", |
| "version": "0.1.0", |
| "summary": "The best way to handler date, time and timezones in SMD Project with SMDDateHelper", |
| "description": "TODO: 'The best way to handler date, time and timezones in SMD Project with SMDDateHelper'", |
| "homepage": "https://github.com/pdn1905/SMDDateHelper.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pdn1905": "ngoc.phan@smartdev.vn" |
| }, |
| "source": { |
| "git": "https://github.com/pdn1905/SMDDateHelper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SMDDateHelper/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |