blob: 7c095b1404ebab3af31ab992ca8f0cb54d1c1fda [file] [log] [blame]
{
"name": "DataKit",
"version": "3.0.2",
"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": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/DataKit.git",
"tag": "3.0.2"
},
"source_files": [
"DataKit",
"DataKit/**/*"
],
"pushed_with_swift_version": "3.0"
}