[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 5 / XTFMDB / 1.1.11 / XTFMDB.podspec.json
blobc2a57f396e9c4283ddf501430d2bd1a13a78b7f1
2   "name": "XTFMDB",
3   "version": "1.1.11",
4   "summary": "XTFMDB.",
5   "description": "An FMDB based package. Rapid development framework.",
6   "homepage": "https://github.com/Akateason/XTFMDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "teason": "teason.xie@cootek.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Akateason/XTFMDB.git",
19     "tag": "1.1.11"
20   },
21   "source_files": "demo_XTFMDB/XTFMDB",
22   "public_header_files": "demo_XTFMDB/XTFMDB/*.h",
23   "dependencies": {
24     "FMDB": [
26     ],
27     "YYModel": [
29     ]
30   }