[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / a / SQRScanCode / 0.0.4 / SQRScanCode.podspec.json
blobbc926f90bfddb990c7bdfa13d45efa313d0191a9
2   "name": "SQRScanCode",
3   "version": "0.0.4",
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.4"
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   ]