[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 3 / JYYQRCodeView / 1.1 / JYYQRCodeView.podspec.json
blob8cee1062c9e90848e3583e77b872597874e56fb0
2   "name": "JYYQRCodeView",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UIImageView Subclass for displaying a QR Code",
9   "homepage": "https://github.com/justyoyo/JYYQRCodeView",
10   "authors": "Tom Hutchinson",
11   "source": {
12     "git": "https://github.com/justyoyo/JYYQRCodeView.git",
13     "tag": "1.1"
14   },
15   "source_files": "JYYQRCodeView/*.{h,m}",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true