[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / c / SwiftQRTools / 0.1 / SwiftQRTools.podspec.json
blob59df4e1ed5f8289c2aa84d5e0773b18d62ce6206
2   "name": "SwiftQRTools",
3   "version": "0.1",
4   "summary": "Scan QR、Generate QR Code and read QR Code info from image.",
5   "description": "Scan QR、Generate QR Code and read QR Code info from image.",
6   "homepage": "https://github.com/archerLj/SwiftQRTools",
7   "license": "MIT",
8   "authors": {
9     "git": "lj0011977@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/archerLj/SwiftQRTools.git",
16     "tag": "0.1"
17   },
18   "source_files": "SwiftQRTools/SwiftQRTools/*.swift",
19   "requires_arc": true,
20   "swift_version": "5.0"