blob: 8f572c4ce7d20df863314e9b4e2b3c62f8a786c0 [file] [log] [blame]
{
"name": "ILImageEditor",
"platforms": {
"ios": "8.0"
},
"summary": "ILImageEditor lets a user perform basic image editing operations like rotation, mirroring, compression and cropping.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muqtadir Ahmed": "muqtadir007@gmail.com"
},
"homepage": "https://github.com/ill-Logical/ILImageEditor",
"source": {
"git": "https://github.com/ill-Logical/ILImageEditor.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "ILImageEditor/**/*.{swift}"
}