[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / b / lowladb-objc / 0.0.1 / lowladb-objc.podspec.json
blobe704dd4ec0ebe8f0a3d51164c0713510035cfdf2
2   "name": "lowladb-objc",
3   "version": "0.0.1",
4   "summary": "Objective C wrapper for the LowlaDB database engine.",
5   "homepage": "https://github.com/lowla/lowladb-objc",
6   "license": "MIT",
7   "authors": {
8     "Mark Dixon": "mark_dixon@teamstudio.com"
9   },
10   "source": {
11     "git": "https://github.com/lowla/lowladb-objc.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "dependencies": {
21     "liblowladb": [
23     ]
24   }