[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / NukeFx / 0.1 / NukeFx.podspec.json
blob50c936aee2786a835f9a67eab3ea0430d4d583cb
2   "name": "NukeFx",
3   "version": "0.1",
4   "summary": "Future extensions for Nuke",
5   "homepage": "https://github.com/FutureXCommunity/NukeFx",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "social_media_url": "https://twitter.com/a_grebenyuk",
9   "source": {
10     "git": "https://github.com/FutureXCommunity/NukeFx.git",
11     "tag": "0.1"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "osx": "10.11",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/**/*",
20   "dependencies": {
21     "FutureX": [
22       "~> 0.15"
23     ],
24     "Nuke": [
25       "~> 7.5"
26     ]
27   }