[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 0 / 1 / PJLSQLModel / 0.0.14 / PJLSQLModel.podspec.json
blob3587c19620b5bcd042872c4cb9113174d9597d8a
2   "name": "PJLSQLModel",
3   "version": "0.0.14",
4   "summary": "Sql for iOS new Body",
5   "description": "simple easy sql 使用更简单,方便初步了解数据库的",
6   "homepage": "https://git.oschina.net/pei5306788/PJLSQModel.git",
7   "license": "MIT",
8   "authors": {
9     "pei5306700": "4457745@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/pei5306788/PJLSQModel.git",
16     "tag": "v0.0.14"
17   },
18   "source_files": "PJLSqlWorkTest/PJLTestModel/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "dependencies": {
22     "FMDB": [
23       "~> 2.6.2"
24     ],
25     "MJExtension": [
26       "~> 3.0.13"
27     ]
28   }