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