[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / b / XMNQRCode / 0.1.1 / XMNQRCode.podspec.json
blob13b6088a1beb4b85e71aea3938a5f99c1fc2a0e1
2   "name": "XMNQRCode",
3   "version": "0.1.1",
4   "summary": "使用系统api实现二维码扫描功能,二维码图片识别功能",
5   "homepage": "https://github.com/ws00801526/XMNQRCode",
6   "license": "MIT",
7   "authors": {
8     "XMFraker": "3057600441@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ws00801526/XMNQRCode.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "XMNQRCode/XMNQRCode/*.{h,m}",
19     "XMNQRCode/XMNQRCode/View/*.{h,m}"
20   ],
21   "resources": "XMNQRCode/XMNQRCode/XMNQRCode.bundle",
22   "requires_arc": true