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