blob: 85ab8b371f63ac403eaa0f9a4c696f5e1c22443c [file] [log] [blame]
{
"name": "CFWebImage",
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "CFWebImage is a Swift module for adding extension to uiview.",
"homepage": "https://github.com/swift365/CFWebImage",
"authors": {
"chengfei.heng": "hengchengfei@sina.com"
},
"source": {
"git": "https://github.com/swift365/CFWebImage.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"CFWebImage/Classes/*.swift",
"CFWebImage/Classes/**/*.swift"
],
"dependencies": {
"SDWebImage": [
"~> 3.8.2"
]
},
"pushed_with_swift_version": "3.0"
}