blob: 32a015c603a31afb001d8e665f5f8b4877e823e2 [file] [log] [blame]
{
"name": "Hammer",
"version": "1.0",
"summary": "Powerful tool for better architectures",
"description": "Provides developer with set of classes and extensions for making stable architecture.",
"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.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}