blob: bf8446045dbaae52a42cd777b2f8e4280a924bf6 [file] [log] [blame]
{
"name": "Resizin",
"version": "0.3.2",
"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.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Resizin/Classes/**/*.swift",
"swift_version": "4.0"
}