[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 7 / SqliteObject / 0.0.2 / SqliteObject.podspec.json
blob6e4a80b06e2622d99603a728a77c0f736ad7373d
2   "name": "SqliteObject",
3   "version": "0.0.2",
4   "summary": "a lite tool for sqlite database in ios",
5   "description": "a lite tool for sqlite database in ios. just so excited~",
6   "homepage": "http://github.com/applexiaohao/SqliteObject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "lewis": "xiaohao@lanou3g.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/applexiaohao/SqliteObject.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "*{h,m}",
22   "libraries": "sqlite3",
23   "requires_arc": false