[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 4 / GTMBarcodeScanner / 1.0.1 / GTMBarcodeScanner.podspec.json
blob8302d5f8ebf021f8d0304ae030792e3e0b656c25
2   "name": "GTMBarcodeScanner",
3   "version": "1.0.1",
4   "summary": "Swift 实现的条码扫描组件库",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/GTMYang/GTMBarcodeScanner",
7   "license": {
8     "type": "MINE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GTMYang": "17757128523@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GTMYang/GTMBarcodeScanner.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "GTMBarcodeScanner/*.{h,swift}",
19   "resources": "GTMBarcodeScanner/Resource/**/*",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit"