blob: 771f9a32e48c1174f75d54eb6dcb855756a82c7e [file] [log] [blame]
{
"name": "Laconic",
"version": "4.0",
"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"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Laconic.git",
"tag": "4.0"
},
"source_files": [
"Laconic",
"Laconic/**/*"
],
"pushed_with_swift_version": "3.0"
}