[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 0 / SJSQLGenerator / 0.0.0.1 / SJSQLGenerator.podspec.json
blob0fb1c8c35a33bba7c4416d3993bef4cd64eebe1e
2   "name": "SJSQLGenerator",
3   "version": "0.0.0.1",
4   "summary": "便利的构造SQL语句.",
5   "description": "最近在学习SQL语句, 为加深学习效果以及后期防止遗忘, 便使用OC写了一个便利构造SQL语句的库.",
6   "homepage": "https://gitee.com/changsanjiang/SJSQLGenerator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changsanjiang@gmail.com": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/changsanjiang/SJSQLGenerator.git",
16     "tag": "0.0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJSQLGenerator/*.{h,m}"