[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / d / ZQRCodeScanner / 1.0.2 / ZQRCodeScanner.podspec.json
blobea7781ef40d82983dcd00a9eb008e2853861bbdd
2   "name": "ZQRCodeScanner",
3   "version": "1.0.2",
4   "summary": "A simple QR code scanner for personal use.",
5   "homepage": "https://github.com/GitZhengsir/ZQRCodeScanner",
6   "license": "MIT",
7   "authors": {
8     "zhengsir": "276929275@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/GitZhengsir/ZQRCodeScanner.git",
12     "tag": "1.0.2"
13   },
14   "source_files": "ZQRCodeScanner/*.{h,m}",
15   "resource_bundles": {
16     "ZQRCodeScanner": [
17       "ZQRCodeScanner/*.png"
18     ]
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "platforms": {
23     "ios": "8.0"
24   }