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