[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / a / TLQRCode / 0.4 / TLQRCode.podspec.json
blob09fbdc25b954b90938fe9f93887be99c46f9c438
2   "name": "TLQRCode",
3   "version": "0.4",
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.4"
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.2"