[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 2 / 7 / 0 / NanoStore / 2.1.3 / NanoStore.podspec.json
blob22be7efc23c20dee8c6f30864b359ca1d263f98a
2   "name": "NanoStore",
3   "version": "2.1.3",
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.3"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "libraries": "sqlite3",
16   "requires_arc": true