[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 9 / 1 / SimpleQRCodeScanner / 0.1.2 / SimpleQRCodeScanner.podspec.json
blob5bbe601a3021dd692b6d81b4c70e489047a9f9d9
2   "name": "SimpleQRCodeScanner",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SimpleQRCodeScanner/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ],
26   "swift_version": "4.2",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.2"
29   }