blob: eb5e47b52c7d0fa619537f69a81359f5987368f3 [file] [log] [blame]
{
"name": "SwiftyLawyer",
"version": "1.0",
"summary": "Software licenses made in Swift",
"description": "Software licenses implementation available for usage in apps.",
"homepage": "https://github.com/igormatyushkin014/SwiftyLawyer",
"screenshots": "https://github.com/igormatyushkin014/SwiftyLawyer/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/SwiftyLawyer.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}