blob: c652589c8b4a0a5d8bf0a49962ccdae771a9679d [file] [log] [blame]
{
"name": "ACEDrawingView",
"version": "1.3.6",
"license": {
"type": "Apache 2.0 License",
"file": "LICENSE.txt"
},
"summary": "An open source iOS component to create a drawing app.",
"homepage": "https://github.com/acerbetti/ACEDrawingView",
"authors": {
"Stefano Acerbetti": "acerbetti@gmail.com"
},
"source": {
"git": "https://github.com/acerbetti/ACEDrawingView.git",
"tag": "v1.3.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ACEDrawingView/*.{h,m}",
"requires_arc": true
}