blob: c5fb6bd1f668053691e437424e81f83927f1a201 [file] [log] [blame]
{
"name": "Solid",
"version": "3.0",
"summary": "Queries in Swift done right.",
"description": "New way to make queries in Swift.",
"homepage": "https://github.com/igormatyushkin014/Solid",
"screenshots": "https://github.com/igormatyushkin014/Solid/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "http://twitter.com/igormatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Solid.git",
"tag": "3.0"
},
"source_files": [
"Solid",
"Solid/**/*"
]
}