| { |
| "name": "MSADateFormatter", |
| "version": "1.3.0", |
| "summary": "Date formatter helper for iOS apps.", |
| "homepage": "https://github.com/aslanmehmetsalih/MSADateFormatter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "aslanmehmetsalih": "aslanmehmetsalih@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/aslanmehmetsalih/MSADateFormatter.git", |
| "tag": "1.3.0" |
| }, |
| "social_media_url": "https://twitter.com/aslanmsalih", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "MSADateFormatter/Classes/**/*", |
| "swift_version": "5.0" |
| } |