blob: bd3bac5ea767943a377d17e3f8570dfb809b98b4 [file] [log] [blame]
{
"name": "Hammer",
"version": "1.1",
"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.1"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}