[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / c / d / GXQRCodeGenerator / 1.0.2 / GXQRCodeGenerator.podspec.json
blob860395e73864608d8c0de1ffd7e32d98a9276366
2   "name": "GXQRCodeGenerator",
3   "swift_version": "4.2",
4   "version": "1.0.2",
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": "m.hatami@monkeysolution.com"
14   },
15   "social_media_url": "https://twitter.com/mjhatamy",
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/MonkeySolution/GXQRCodeGenerator.git",
22     "tag": "1.0.2"
23   },
24   "source_files": [
25     "GXCodeCode",
26     "GXQRCode/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "resources": "Resources/*.png"