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