[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / 7 / a / SQRScanCode / 0.0.3 / SQRScanCode.podspec.json
blobbf42ff6a5db75bf13e771bb8edeb3ec4911dc5ba
2   "name": "SQRScanCode",
3   "version": "0.0.3",
4   "summary": "扫描条形码和二维码",
5   "homepage": "https://github.com/pengruiCode/SQRScanCode.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengruiCode/SQRScanCode.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQRScanCode/**/*.{h,m}",
21   "resources": "SQRScanCode/Resource/*.png",
22   "requires_arc": true,
23   "description": "扫描条形码和二维码并返回",
24   "subspecs": [
25     {
26       "name": "SQRBaseDefineWithFunction",
27       "dependencies": {
28         "SQRBaseDefineWithFunction": [
30         ]
31       }
32     }
33   ]