[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 9 / XPQRCodeView / 1.0.0 / XPQRCodeView.podspec.json
blob08bd87649b83fee58705ad57010ee1a7332952e5
2   "name": "XPQRCodeView",
3   "version": "1.0.0",
4   "summary": "一个扫码工具",
5   "description": "主要用于扫码的工具",
6   "homepage": "https://github.com/xiaopeng11/XPQRCodeView",
7   "license": "MIT",
8   "authors": {
9     "肖鹏": "xiaopeng@upplus.net"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaopeng11/XPQRCodeView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "QRCode/*",
19   "resources": "Resources/*.png",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "Foundation"
24   ]