[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 0 / NanoStore / 2.6.4 / NanoStore.podspec.json
blob75391661ea8186d97f4791b15151690a19959000
2   "name": "NanoStore",
3   "version": "2.6.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.6.4"
13   },
14   "source_files": "Classes/**/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "libraries": "sqlite3",
19   "requires_arc": true