[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 1 / LPHQRScan / 0.0.6 / LPHQRScan.podspec.json
blobccba48518fed75f534fef99ec56717003e216e74
2   "name": "LPHQRScan",
3   "version": "0.0.6",
4   "summary": "Scan QRCode",
5   "description": "Scan QRCode,Push into a ViewController and return result block",
6   "homepage": "https://github.com/iosraven/LPHQRScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuPeiHan": "535423469@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iosraven/LPHQRScan.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "LPHQRScan",
23     "LPHQRScan/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "LPHQRScan/*.png",
27   "resource_bundles": {
28     "LPHQRScan": [
29       "{LPHQRScan}/*.xib"
30     ]
31   }