[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 0 / NanoStore / 2.1.2 / NanoStore.podspec.json
blob0f26ec2f01fe841ae21724fe2ba4e23c2dd1762f
2   "name": "NanoStore",
3   "version": "2.1.2",
4   "license": "BSD",
5   "summary": "NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.",
6   "homepage": "https://github.com/tciuro/NanoStore",
7   "authors": {
8     "Tito Ciuro": "tciuro@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/tciuro/NanoStore.git",
12     "tag": "2.1.2"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "libraries": "sqlite3",
16   "requires_arc": true