blob: e3bf771a23588476ee8459e7a2eccb2c28ee9fb2 [file] [log] [blame]
{
"name": "DataKit",
"version": "0.1",
"summary": "Incredibly fast in-memory database for iOS.",
"description": "Extremely fast in-memory database for iOS with intuitive and powerful internal language.",
"homepage": "https://github.com/igormatyushkin014/DataKit",
"screenshots": "https://github.com/igormatyushkin014/DataKit/raw/master/Images/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/DataKit.git",
"tag": "0.1"
},
"source_files": [
"Source",
"Source/**/*"
]
}