blob: 353ee73264a811074dab9c6add5873e90eb81f45 [file] [log] [blame]
{
"name": "PEAR-Graphics-iOS",
"version": "1.1.4",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "This library can to draw on canvas in iOS",
"homepage": "https://github.com/HirokiUmatani/PEAR-Graphics-iOS",
"authors": {
"HirokiUmatani": "info@pear.chat"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEAR-Graphics-iOS.git",
"tag": "1.1.4"
},
"source_files": "PEAR-Graphics-iOS/*.{h,m}",
"dependencies": {
"PEAR-FileManager-iOS": [
],
"PEAR-DataConvertor-iOS": [
]
},
"requires_arc": true
}