| { |
| "name": "Hammer", |
| "version": "1.3", |
| "summary": "Powerful tool for managing objects", |
| "description": "Provides developer with set of classes and extensions for managing objects.", |
| "homepage": "https://github.com/igormatyushkin014/Hammer", |
| "screenshots": "https://github.com/igormatyushkin014/Hammer/raw/master/Images/logo_2048_2048.png", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Igor Matyushkin": "igormatyushkin014@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/imatyushkin1", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/igormatyushkin014/Hammer.git", |
| "tag": "1.3" |
| }, |
| "source_files": [ |
| "Source", |
| "Source/**/*" |
| ], |
| "swift_version": "4.0" |
| } |