[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / 0 / ImageX / 1.0.2 / ImageX.podspec.json
blob860eda49e6f2925f600c3bc8c5217f404adc6419
2   "name": "ImageX",
3   "version": "1.0.2",
4   "summary": "GIF 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.0.2"
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/**/*.swift",
28   "dependencies": {
29     "Harbeth": [
31     ],
32     "Lemons": [
34     ]
35   },
36   "swift_version": "5.0"