[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / a / CFWebImage / 0.1.2 / CFWebImage.podspec.json
blob85ab8b371f63ac403eaa0f9a4c696f5e1c22443c
2   "name": "CFWebImage",
3   "version": "0.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "CFWebImage is a Swift module for adding extension to uiview.",
9   "homepage": "https://github.com/swift365/CFWebImage",
10   "authors": {
11     "chengfei.heng": "hengchengfei@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/swift365/CFWebImage.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "CFWebImage/Classes/*.swift",
22     "CFWebImage/Classes/**/*.swift"
23   ],
24   "dependencies": {
25     "SDWebImage": [
26       "~> 3.8.2"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"