[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 7 / BuildSql / 1.1.0 / BuildSql.podspec.json
blob3675a15cd658d92147fa68cfd1d61e24c2781cec
2   "name": "BuildSql",
3   "version": "1.1.0",
4   "summary": "Build a SQL statement by code based on Objective-C++.",
5   "homepage": "https://github.com/CUITCHE/buildSQL",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hejunqiu": "xiaohe918@vip.qq.com"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/CUITCHE/buildSQL.git",
19     "tag": "v1.1.0"
20   },
21   "source_files": "Classes/*.{h,mm}",
22   "public_header_files": "Classes/BuildSql.h",
23   "frameworks": "Foundation",
24   "libraries": "c++"