[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 7 / 0 / NanoStore / 2.7.7 / NanoStore.podspec.json
blobb0fcd2bfecb581578dbaecc70d06163df0a26f28
2   "name": "NanoStore",
3   "version": "2.7.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.7.7"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.8"
18   },
19   "libraries": "sqlite3",
20   "requires_arc": true