[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 5 / zhDatabaseCore / 0.1.1 / zhDatabaseCore.podspec.json
blobb23faec9c76499c4bc58ae3c631ee9b3c995378f
2   "name": "zhDatabaseCore",
3   "version": "0.1.1",
4   "summary": "Based on FMDB package, the use of more simple and easy.",
5   "homepage": "https://github.com/snail-z/zhDatabaseCore",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhanghao": "haozhang0770@163.com"
12   },
13   "source": {
14     "git": "https://github.com/snail-z/zhDatabaseCore.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "zhDatabaseCore/Classes/**/*",
21   "dependencies": {
22     "FMDB": [
23       "~> 2.6.2"
24     ]
25   }