[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 5 / XTFMDB / 2.0.5 / XTFMDB.podspec.json
blob376a516af79e2a6b49bbf705c65fceba67af8316
2   "name": "XTFMDB",
3   "version": "2.0.5",
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.0.5"
19   },
20   "source_files": "demo_XTFMDB/XTFMDB",
21   "public_header_files": "demo_XTFMDB/XTFMDB/*.h",
22   "dependencies": {
23     "FMDB": [
25     ],
26     "YYModel": [
28     ]
29   }