blob: bf056d76c5074bcd0a8a788583d8fac45936eff8 [file] [log] [blame]
{
"name": "PEAR-Graphics-iOS",
"version": "1.1.1",
"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.1"
},
"source_files": "PEAR-Graphics-iOS/*.{h,m}",
"dependencies": {
"PEAR-FileManager-iOS": [
],
"PEAR-DataConvertor-iOS": [
]
},
"requires_arc": true
}