[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / 7 / 0 / NanoStore / 2.5.7 / NanoStore.podspec.json
blob08a6fdb213f01bbb69dbc677a5acafda5e0e2acc
2   "name": "NanoStore",
3   "version": "2.5.7",
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.5.7"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "libraries": "sqlite3",
19   "requires_arc": true