[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / d / GXQRCodeGenerator / 1.0.1 / GXQRCodeGenerator.podspec.json
blob1da0718d716ec989f19ebf73fd835275baf0e638
2   "name": "GXQRCodeGenerator",
3   "swift_version": "4.0",
4   "version": "1.0.1",
5   "summary": "Generates QRCode by input string",
6   "description": "Generate QRCodes and customize their appearance.",
7   "homepage": "https://github.com/MonkeySolution/GXQRCodeGenerator",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Majid Hatami Aghdam": "email@address.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/MonkeySolution/GXQRCodeGenerator.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "GXCodeCode",
24     "GXQRCode/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude"