[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / a / TLQRCode / 0.1 / TLQRCode.podspec.json
blob7e91913ecc1af023ab600b46cdb2c1fe4043b119
2   "name": "TLQRCode",
3   "version": "0.1",
4   "summary": "二维码扫描生成工具",
5   "homepage": "https://github.com/ysCharles/TLQRCode",
6   "license": "MIT",
7   "authors": {
8     "Charles": "ystanglei@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ysCharles/TLQRCode.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "resources": "Sources/*.xcassets",
19   "frameworks": [
20     "UIKit",
21     "AVFoundation"
22   ],
23   "swift_version": "4.1"