[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 6 / e / QrGenerator / 0.1.0 / QrGenerator.podspec.json
blobd552522122723133c4c59b72a212d43d1cbcf6a8
2   "name": "QrGenerator",
3   "version": "0.1.0",
4   "summary": "Generate Qr codes with color, gradient and a logo.",
5   "description": "QrGenerator is a library, which helps you create qr codes with color, gradient and a logo.",
6   "homepage": "https://github.com/erodriguezh/QrGenerator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "erodriguezh": ""
13   },
14   "source": {
15     "git": "https://github.com/erodriguezh/QrGenerator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QrGenerator/Classes/**/*",
22   "public_header_files": "QrGenerator/Classes/**/*.h",
23   "frameworks": "CoreImage"