[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / b / QRCodeTool / 1.0.0 / QRCodeTool.podspec.json
blob08062d17f51d973f29d8eb079da2262c3b8975f5
2   "name": "QRCodeTool",
3   "version": "1.0.0",
4   "summary": "Simple QRCode detector and scan in Swift",
5   "homepage": "https://github.com/Hearsayer/QRCodeTool",
6   "license": "MIT",
7   "authors": {
8     "Hearsayer": "hearsayer@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Hearsayer/QRCodeTool.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "QRCode/QRCodeTool.swift",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"