[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 5 / QRCodeSwift / 0.1.1 / QRCodeSwift.podspec.json
blob58dce4eee071f6c16c3e043781290e9902be161d
2   "name": "QRCodeSwift",
3   "version": "0.1.1",
4   "summary": "A swift QRCode scanning framework.",
5   "description": "A Swifty QRCode framework of SGQRCode.",
6   "homepage": "https://github.com/Tuluobo/QRCodeSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuluobo": "tuluobo@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Tuluobo/QRCodeSwift.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/Tuluobo",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "QRCodeSwift/Classes/*.swift",
23   "resource_bundles": {
24     "QRCodeSwift": [
25       "QRCodeSwift/Resources/*"
26     ]
27   },
28   "swift_versions": [
29     "4.0",
30     "4.2",
31     "5.0",
32     "5.0"
33   ],
34   "swift_version": "5.0"