[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 0 / ImageX / 1.1.5 / ImageX.podspec.json
blobf472aff9994a74d4ee1879336285ec7e1c682ac6
2   "name": "ImageX",
3   "version": "1.1.5",
4   "summary": "GIFs animation add filter, downloading and caching images from the web.",
5   "homepage": "https://github.com/yangKJ/ImageX",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Condy": "yangkj310@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/ImageX.git",
15     "tag": "1.1.5"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "static_framework": true,
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "source_files": "Sources/**/*.{h,swift}",
28   "dependencies": {
29     "Harbeth": [
31     ],
32     "CacheX": [
34     ]
35   },
36   "swift_version": "5.0"