blob: 177d10883f846d1642bd36c3e19ac4d3fe7ecf7f [file] [log] [blame]
{
"name": "RPInstantAlpha",
"version": "0.5.1",
"summary": "Easily allow users to remove the background from an image",
"homepage": "https://github.com/RobotsAndPencils/RPInstantAlpha",
"screenshots": "http://f.cl.ly/items/3t1Q32101W1j1p251J0Z/demo.gif",
"license": "MIT",
"authors": {
"Brandon Evans": "brandon.evans@robotsandpencils.com"
},
"source": {
"git": "https://github.com/RobotsAndPencils/RPInstantAlpha.git",
"tag": "0.5.1"
},
"social_media_url": "https://twitter.com/RobotsNPencils",
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Classes",
"resources": [
"Classes/**/*.xib"
],
"public_header_files": "Classes/**/*.h"
}