blob: f26d0eebb8e02106dfaadbedfea321dd05bb6da5 [file] [log] [blame]
{
"name": "Degree",
"version": "1.0",
"summary": "Gradient made in Swift",
"description": "Provides developer with set of classes for making gradients.",
"homepage": "https://github.com/igormatyushkin014/Degree",
"screenshots": "https://github.com/igormatyushkin014/Degree/raw/master/Images/logo_2048_800.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/Degree.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}