blob: e479a4c1ca964d84fd6ce74db50363e0d6594635 [file] [log] [blame]
{
"name": "DevtorImageExtension",
"version": "0.2.0",
"summary": "Easy to use and make a customization with UIImageView and UIImage",
"swift_versions": "4.0",
"description": "• Easy to convert between base64 and Image\n• Make a snapshort\n• Image compression include\n• Circle UIImageView",
"homepage": "https://github.com/imfeemily/DevtorImageExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Supakorn Thitivarangkool": "ifeemily@gmail.com"
},
"source": {
"git": "https://github.com/imfeemily/DevtorImageExtension.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DevtorImageExtension/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"swift_version": "4.0"
}