[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 3 / Curry / 2.3.3 / Curry.podspec.json
bloba2f0138e831afd6bc4df5ec26e0a41d5018f297b
2   "name": "Curry",
3   "version": "2.3.3",
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@thoughtbot.com",
12     "thoughtbot": null
13   },
14   "social_media_url": "http://twitter.com/thoughtbot",
15   "source": {
16     "git": "https://github.com/thoughtbot/curry.git",
17     "tag": "v2.3.3"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.9",
24     "watchos": "2.0",
25     "tvos": "9.0"
26   }