[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 1 / SimpleQRCodeScanner / 0.1.1 / SimpleQRCodeScanner.podspec.json
bloba1a889ac773084a215cb6d19d6b5d358a5b54b2f
2   "name": "SimpleQRCodeScanner",
3   "version": "0.1.1",
4   "summary": "A short description of SimpleQRCodeScanner.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AsTao/SimpleQRCodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tobias": "236048180@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AsTao/SimpleQRCodeScanner.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SimpleQRCodeScanner/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ],
26   "swift_version": "4.1",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.1"
29   }