[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / d / 9 / CocoaFob / 2.2.0 / CocoaFob.podspec.json
blobd729d58c487773776d2ee0a35d444061d23f631c
2   "name": "CocoaFob",
3   "version": "2.2.0",
4   "swift_versions": [
5     "5.3",
6     "5.2",
7     "5.1",
8     "5.0"
9   ],
10   "summary": "macOS app registration code verification & generation.",
11   "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>.",
12   "homepage": "https://github.com/glebd/cocoafob",
13   "license": "BSD",
14   "authors": {
15     "Gleb Dolgich": "@glebd"
16   },
17   "source": {
18     "git": "https://github.com/glebd/cocoafob.git",
19     "branch": "master"
20   },
21   "module_name": "CocoaFob",
22   "platforms": {
23     "osx": "10.10"
24   },
25   "source_files": [
26     "swift5/CocoaFob/*.swift"
27   ],
28   "swift_version": "5.3"