[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 8 / 9 / LPMSDBKit / 1.0.0 / LPMSDBKit.podspec.json
blob6791452ea6682c93c785d0c3e95525075f60e612
2   "name": "LPMSDBKit",
3   "version": "1.0.0",
4   "summary": "This is a database",
5   "description": "这是数据库,用来完成本地的音源相关操作",
6   "homepage": "https://github.com/feitiandalong/LPMSDBKit.git",
7   "license": "MIT",
8   "authors": {
9     "long.cheng": "long.cheng@linkplay.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/feitiandalong/LPMSDBKit.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "Realm": [
21       "~> 3.11.1"
22     ],
23     "LPMDBKit": [
24       "~> 1.0.1"
25     ]
26   }