[Add] DYFStoreReceiptVerifier_Swift 1.3.0
[CocoaPods.git] / Specs / 6 / 2 / d / QRSwift / 0.1.0 / QRSwift.podspec.json
blob266c9c20eb488a10c2eeaa557629c03157e61a8b
2   "name": "QRSwift",
3   "version": "0.1.0",
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": "http://twitter.com/ChrisAmanse",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.11"
16   },
17   "source": {
18     "git": "https://github.com/chrisamanse/QRSwift.git",
19     "tag": "v0.1.0"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/**/*.{h,swift}"
24   ],
25   "requires_arc": true