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