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