blob: be201a507951dfe9cfb0a8fe86cd8abca576123d [file] [log] [blame]
{
"name": "PaintBucket",
"version": "0.1.1",
"license": "MIT",
"summary": "Like a bucket of paint, but on the Internet",
"homepage": "https://github.com/jflinter/PaintBucket",
"social_media_url": "http://twitter.com/jflinter",
"authors": "Jack Flintermann",
"source": {
"git": "https://github.com/jflinter/PaintBucket.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PaintBucket/*.swift",
"requires_arc": true
}