[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 6 / a / 8 / MIHQRCodeView / 1.0.2 / MIHQRCodeView.podspec.json
blob67873fe35c87aff9d599cdc9466562d5401eb6cd
2   "name": "MIHQRCodeView",
3   "version": "1.0.2",
4   "summary": "UIImageView subclass which displays QR codes.",
5   "description": "UIImageView subclass which allows to display any NSData as QR code with only one line of code.",
6   "homepage": "https://github.com/hohl/MIHQRCodeView",
7   "screenshots": "https://raw.githubusercontent.com/hohl/MIHQRCodeView/master/Example/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Michael Hohl": "me@michaelhohl.net"
11   },
12   "source": {
13     "git": "https://github.com/hohl/MIHQRCodeView.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"