[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / d / 7 / 0 / DataKit / 3.0 / DataKit.podspec.json
blob767f7d93340e6e1975464f1bf5a8272146228578
2   "name": "DataKit",
3   "version": "3.0",
4   "summary": "Incredibly fast in-memory database for iOS.",
5   "description": "Extremely fast in-memory database for iOS with intuitive and powerful internal language.",
6   "homepage": "https://github.com/igormatyushkin014/DataKit",
7   "screenshots": "https://github.com/igormatyushkin014/DataKit/raw/master/Images/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/DataKit.git",
21     "tag": "3.0"
22   },
23   "source_files": [
24     "DataKit",
25     "DataKit/**/*"
26   ]