[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / d / GXQRCodeGenerator / 1.0.14 / GXQRCodeGenerator.podspec.json
blob5937a5e33c452cb025a327c6923cfbadf27136cf
2   "name": "GXQRCodeGenerator",
3   "swift_version": "4.2",
4   "version": "1.0.14",
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.14"
23   },
24   "source_files": [
25     "GXCodeCodeGenerator",
26     "GXQRCodeGenerator/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude"