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