[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 1 / LXQFMDBModel / 0.0.1 / LXQFMDBModel.podspec.json
blobec69a7e4382572a66d30c5f310bf6ee56cc06eba
2   "name": "LXQFMDBModel",
3   "version": "0.0.1",
4   "summary": "操作简单,扩展性强,直接操作model",
5   "homepage": "https://github.com/lixingqiao01/LXQFMDBModel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XingQiao Li": "lixingqiao01@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/lixingqiao01/LXQFMDBModel.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "FMDBModel/FMDBModel/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "FMDB": [
25     ]
26   }