[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / e / a / TLQRCode / 0.2 / TLQRCode.podspec.json
blobf320320ef2572312cd2cac09d8cb5ed44b70a1e9
2   "name": "TLQRCode",
3   "version": "0.2",
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.2"
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"