blob: 20ee4d230e83bb5d9fe1e7bc19494973f6383663 [file] [log] [blame]
{
"name": "ILImageEditor",
"platforms": {
"ios": "9.0"
},
"summary": "ILImageEditor let's a user perform basic image editing operations like orientation fixing, rotation, mirroring, compression and cropping.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"il-Logical": "muqtadir007@gmail.com"
},
"homepage": "https://github.com/ill-Logical/ILImageEditor",
"source": {
"git": "https://github.com/ill-Logical/ILImageEditor.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "ILImageEditor/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}