[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 3 / Curry / 2.1.0 / Curry.podspec.json
blobf6d94d7d6a10a7d858b2d0df1db0a90431b81294
2   "name": "Curry",
3   "version": "2.1.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@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.1.0"
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   }