| { |
| "name": "SwiftHash", |
| "summary": "Hash in Swift", |
| "version": "2.0.1", |
| "homepage": "https://github.com/onmyway133/SwiftHash", |
| "license": "MIT", |
| "authors": { |
| "Khoa Pham": "onmyway133@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/onmyway133/SwiftHash.git", |
| "tag": "2.0.1" |
| }, |
| "social_media_url": "https://twitter.com/onmyway133", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "tvos": "9.2", |
| "watchos": "2.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Sources/**/*", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |