[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 7 / LGDataBaseUtil / 1.0.0 / LGDataBaseUtil.podspec.json
blob618a7e2bdd72bdab371fdc5cd665ba4593ac37b7
2   "name": "LGDataBaseUtil",
3   "version": "1.0.0",
4   "summary": "数据库管理(基于Realm)",
5   "homepage": "https://github.com/LYajun/LGDataBaseUtil",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/LGDataBaseUtil.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LGDataBaseUtil/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Realm": [
22     ]
23   }