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