blob: 70f1be47b68135f07ab0b80a8522d66df6026906 [file] [log] [blame]
{
"name": "ACEDrawingView",
"version": "1.3.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ACEDrawingView/*.{h,m}",
"requires_arc": true
}