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