[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 9 / NyaruDB / 1.4.1 / NyaruDB.podspec.json
blobe7cdd53341f4ddebe243de6e93a7c8e498db535c
2   "name": "NyaruDB",
3   "version": "1.4.1",
4   "summary": "A simple NoSQL database(key-value pair).",
5   "homepage": "https://github.com/kelp404/NyaruDB",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kelp": "kelp@phate.org"
12   },
13   "source": {
14     "git": "https://github.com/kelp404/NyaruDB.git",
15     "tag": "1.4.1"
16   },
17   "source_files": "NyaruDB/NyaruDB/**/*.{m,h}",
18   "requires_arc": true