blob: 92359e13d13e6df432c8f12e995b47da4f264bf5 [file] [log] [blame]
{
"name": "ASImageEditor",
"version": "1.0.1",
"summary": "Image editor for iOS",
"description": "This library provides the ability to crop a given image.",
"homepage": "https://github.com/avigit/ASImageEditor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Avigit Saha": "me@avigit.com"
},
"source": {
"git": "https://github.com/avigit/ASImageEditor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASImageEditor/Classes/**/*"
}