[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 6 / CBModel / 1.0.0 / CBModel.podspec.json
blob35fc2c53892d17fdc6d1693ee25640e897143261
2   "name": "CBModel",
3   "version": "1.0.0",
4   "summary": "对于FMDB的封装,针对Model层的直接存储,包含JSON<->Modle转换.",
5   "homepage": "https://github.com/cbangchen/CBModel",
6   "license": "MIT",
7   "authors": {
8     "陈超邦": "http://cbang.info"
9   },
10   "source": {
11     "git": "https://github.com/cbangchen/CBModel.git",
12     "commit": "e325da35dc95115b2dbcb484d4389cd4a2b08f58"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "FMDB": [
21     ]
22   }