[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / Runes / 2.0.0 / Runes.podspec.json
blob8a696a18571892b72b7cb2c6cf99806296cf471f
2   "name": "Runes",
3   "version": "2.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": "v2.0.0"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.9"
24   }