blob: 836dcc34461f7403801aaa5406020513bf8c7068 [file] [log] [blame]
{
"name": "KingfisherExtension",
"version": "1.0.1",
"summary": "Kingfisher Extension",
"description": "KingfisherExtension base on Kingfisher. Remake image before caching by style.",
"homepage": "https://github.com/Limon-O-O/KingfisherExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/KingfisherExtension.git",
"tag": "1.0.1"
},
"source_files": "KingfisherExtension/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}