[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / b / 8 / e / FMDB_JING / 0.1.0 / FMDB_JING.podspec.json
blobbcc97b803ae63c7be95c4ef39432750712142849
2   "name": "FMDB_JING",
3   "version": "0.1.0",
4   "summary": "fmdb的封装,无需写复杂的sql语句",
5   "description": "fmdb的封装,直接针对于model存取,无需写sql,一句代码搞定增删改查",
6   "homepage": "https://github.com/jingchangfa/FMDB_JING",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jing": "2719519892@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jingchangfa/FMDB_JING.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FMDB_JING/Classes/*.{h,m}"