[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / 3 / Curry / 5.0.0 / Curry.podspec.json
blobee5ad6cf1b7b01e4e2cd939754a36f5fbfeccf99
2   "name": "Curry",
3   "version": "5.0.0",
4   "summary": "Function Currying for Swift",
5   "homepage": "https://github.com/thoughtbot/curry",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordon Fontenot": "gordon@fonten.io",
12     "thoughtbot": null
13   },
14   "social_media_url": "http://twitter.com/thoughtbot",
15   "source": {
16     "git": "https://github.com/thoughtbot/curry.git",
17     "tag": "v5.0.0"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "requires_arc": true,
21   "swift_versions": [
22     3.0,
23     4.0,
24     5.0
25   ],
26   "platforms": {
27     "ios": "8.0",
28     "osx": "10.9",
29     "watchos": "2.0",
30     "tvos": "9.0"
31   },
32   "swift_version": "5.0"