blob: 7a50f961fe99b520c9beccc05a811f31f275f22d [file] [log] [blame]
{
"name": "Laconic",
"version": "1.9.1",
"summary": "Short and clear expressions in Swift.",
"description": "This library brings short and clear expressions into your Swift code.",
"homepage": "https://github.com/igormatyushkin014/Laconic",
"screenshots": "https://github.com/igormatyushkin014/Laconic/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Laconic.git",
"tag": "1.9.1"
},
"source_files": [
"Source",
"Source/**/*"
]
}