blob: 169045c825a9ad9debcf8e8490b640c785d1f885 [file] [log] [blame]
{
"name": "Laconic",
"version": "1.6",
"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/i_matyushkin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Laconic.git",
"tag": "1.6"
},
"source_files": [
"Source",
"Source/**/*"
]
}