[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / QRSwift / 0.4.1 / QRSwift.podspec.json
blob8ca30cd6724a922fdb8fcc67dd4fd257f150cfd5
2   "name": "QRSwift",
3   "version": "0.4.1",
4   "summary": "Swift framework for generating QR codes",
5   "description": "QRSwift is a Swift framework for generating QR codes.",
6   "homepage": "https://github.com/chrisamanse/QRSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Chris Amanse",
12   "social_media_url": "https://twitter.com/ChrisAmanse",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.11",
16     "tvos": "10"
17   },
18   "source": {
19     "git": "https://github.com/chrisamanse/QRSwift.git",
20     "tag": "0.4.1"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{h,swift}"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"