[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 4 / 5 / d / UTScannerSDK / 0.0.1 / UTScannerSDK.podspec.json
blob8a6cca14d44c433f187d5901ef5f15707c24bb3b
2   "name": "UTScannerSDK",
3   "version": "0.0.1",
4   "summary": "二维码扫描框架",
5   "homepage": "https://github.com/ZuoLuFei/UTScannerSDK",
6   "license": "MIT",
7   "authors": {
8     "ZuoLuFei": "yuan_ren_ge@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ZuoLuFei/UTScannerSDK.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "UTScannerSDK/public/*.h",
18   "public_header_files": "UTScannerSDK/public/UTScanner.h",
19   "resources": "UTScannerSDK/*.{bundle,a}",
20   "dependencies": {
21     "ZXingObjC": [
22       "~> 3.1.0"
23     ]
24   },
25   "requires_arc": true