{ | |
"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/**/*" | |
} |