[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / a / SQRScanCode / 0.0.2 / SQRScanCode.podspec.json
blob270b2f8b16dafd6c449854bd6a3fa6a0ee9a697f
2   "name": "SQRScanCode",
3   "version": "0.0.2",
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.2"
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   ]