blob: 0fda615076301b95046ef7bde2bded4bbcc94e7f [file] [log] [blame]
{
"name": "Resizin",
"version": "0.4.0",
"summary": "Resizin iOS SDK",
"description": "Manipulate with images",
"homepage": "https://github.com/AckeeCZ/Resizin-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Mísař": "misar.jan@gmail.com"
},
"source": {
"git": "https://github.com/AckeeCZ/Resizin-iOS-SDK.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Resizin/Classes/**/*.swift",
"swift_version": "4.2"
}