[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / 0 / 1 / PJLSQLModel / 0.0.16 / PJLSQLModel.podspec.json
blob7b3250ebfbd127266df7c076bb153b9ec8d0d02e
2   "name": "PJLSQLModel",
3   "version": "0.0.16",
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.16"
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   }