[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / e / b / FTWebImage / 0.0.1 / FTWebImage.podspec.json
blobddce0332d142ff18ee2d8283dde4f0ae1f575b7c
2   "name": "FTWebImage",
3   "version": "0.0.1",
4   "summary": "FTWebImage",
5   "description": "`FTWebImage` is a swift web image downloader, with cache support.",
6   "authors": {
7     "liufengting": "wo157121900@me.com"
8   },
9   "homepage": "https://github.com/liufengting/FTWebImage",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/liufengting/FTWebImage.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FTWebImage/*"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "requires_arc": true,
28   "swift_versions": "5.0",
29   "swift_version": "5.0"