[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / c / a / TPDatabase / 1.0.0 / TPDatabase.podspec.json
blobfae757d88aaf6cca0f79250542ddf3e42e259e22
2   "name": "TPDatabase",
3   "version": "1.0.0",
4   "summary": "A short description of TPDatabase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Topredator/TPDatabase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Topredator": "luyanggold@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Topredator/TPDatabase.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TPDatabase/Classes/**/*",
22   "dependencies": {
23     "TPFoundation": [
25     ],
26     "FMDB": [
28     ],
29     "Asterism": [
31     ],
32     "TPJsonModel": [
34     ]
35   }