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