[Add] AcousticConnect 1.0.47
[CocoaPods.git] / Specs / 6 / 4 / 9 / NyaruDB / 1.4.2 / NyaruDB.podspec.json
blob019a6bc492e612901e283ac6fcc636f455b9b562
2   "name": "NyaruDB",
3   "version": "1.4.2",
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.2"
16   },
17   "source_files": "NyaruDB/NyaruDB/**/*.{m,h}",
18   "requires_arc": true