[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 1 / 0 / b / GQDataBase / 0.0.1 / GQDataBase.podspec.json
blob28d06875783ddf9ea203006643f405f4b031ce62
2   "name": "GQDataBase",
3   "version": "0.0.1",
4   "summary": "GQDataBase For Lin_IT",
5   "description": "Data persistent storage layer",
6   "authors": {
7     "GuoQiang Lin": "lin_it@outlook.com"
8   },
9   "source": {
10     "git": "https://github.com/Lin-IT-Lion/GQDataBase.git",
11     "tag": "0.0.1"
12   },
13   "homepage": "http://www.linit.space",
14   "source_files": "GQDataBase/**/*.{h,m}",
15   "ios": {
16     "dependencies": {
17       "Realm+JSON": [
19       ],
20       "Realm": [
21         "0.98.6"
22       ],
23       "MJExtension": [
25       ]
26     }
27   },
28   "platforms": {
29     "ios": "7.0"
30   },
31   "license": {
32     "type": "MIT",
33     "file": "LICENSE"
34   }