[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 0 / LPAPersistance / 0.1.1 / LPAPersistance.podspec.json
blob9d4416d96a6af81e6f263ff5ac223975ed18ce27
2   "name": "LPAPersistance",
3   "version": "0.1.1",
4   "summary": "一个持久层框架.",
5   "description": "一个持久层框架。",
6   "homepage": "https://gitlab.com/leeping/LPAPersistance.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leeping": "liping_000@126.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/leeping/LPAPersistance.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPAPersistance/Classes/**/*",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "LPA-FMDB": [
28     ]
29   }