blob: f29fd9d97deeddfd933a4e0f8462a9c81948a3a1 [file] [log] [blame]
{
"name": "ASImageEditor",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASImageEditor/Classes/**/*",
"pushed_with_swift_version": "4.1"
}