[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 9 / CocoaFob / 2.4.0 / CocoaFob.podspec.json
blob3d85342f4e6b3da19d66bd8bdce852ecce781b50
2   "name": "CocoaFob",
3   "version": "2.4.0",
4   "swift_versions": [
5     "5.7",
6     "5.6",
7     "5.5",
8     "5.4",
9     "5.3",
10     "5.2",
11     "5.1",
12     "5.0"
13   ],
14   "summary": "macOS app registration code verification & generation.",
15   "description": "CocoaFob is a set of helper code snippets for registration code generation and\nverification in Cocoa applications, integrated with registration code\ngeneration in Potion Store <http://www.potionfactory.com/potionstore> and\nFastSpring <http://fastspring.com>.",
16   "homepage": "https://github.com/glebd/cocoafob",
17   "license": "BSD",
18   "authors": {
19     "Gleb Dolgich": "@glebd"
20   },
21   "source": {
22     "git": "https://github.com/glebd/cocoafob.git",
23     "tag": "2.4.0"
24   },
25   "module_name": "CocoaFob",
26   "platforms": {
27     "osx": "10.13"
28   },
29   "source_files": [
30     "swift5/CocoaFob/*.swift"
31   ],
32   "swift_version": "5.7"