blob: 90f1e4fe14061a80c1dde630639f7c3275742bae [file] [log] [blame]
{
"name": "ASCIIfy",
"version": "0.3.0",
"summary": "UIImage/NSImage to ASCII art",
"description": "Includes UIImage and NSImage extensions. String and image output available.",
"homepage": "https://github.com/nickswalker/ASCIIfy",
"license": "MIT",
"authors": {
"Nick Walker": "nick@nickwalker.us"
},
"source": {
"git": "https://github.com/nickswalker/ASCIIfy.git",
"tag": "0.3.0"
},
"dependencies": {
"KDTree": [
]
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}