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