[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / f / Algorithm / 3.1 / Algorithm.podspec.json
blob509ba23d1042678b650bcdf29327a0f1c12d578d
2   "name": "Algorithm",
3   "version": "3.1",
4   "swift_version": "5.0",
5   "license": "BSD-3-Clause",
6   "summary": "A toolset for writing algorithms in Swift.",
7   "homepage": "http://algorithmswift.io",
8   "social_media_url": "https://www.facebook.com/cosmicmindcom",
9   "authors": {
10     "CosmicMind, Inc.": "support@cosmicmind.com"
11   },
12   "source": {
13     "git": "https://github.com/CosmicMind/Algorithm.git",
14     "tag": "3.1"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true