[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 0 / 3 / Runes / 5.1.0 / Runes.podspec.json
blobe7b0e9772d92e4e34b3e6f138422a43b61aa50f2
2   "name": "Runes",
3   "version": "5.1.0",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "Functional operators for Swift",
8   "homepage": "https://github.com/thoughtbot/runes",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Gordon Fontenot": "gordon@fonten.io",
15     "thoughtbot": null
16   },
17   "social_media_url": "http://twitter.com/thoughtbot",
18   "source": {
19     "git": "https://github.com/thoughtbot/runes.git",
20     "tag": "v5.1.0"
21   },
22   "source_files": "Sources/**/*.{h,swift}",
23   "requires_arc": true,
24   "compiler_flags": "-whole-module-optimization",
25   "platforms": {
26     "ios": "8.0",
27     "osx": "10.9",
28     "watchos": "2.0",
29     "tvos": "9.0"
30   },
31   "swift_version": "5.0"