[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 9 / ASCIIfy / 0.3.0 / ASCIIfy.podspec.json
blob90f1e4fe14061a80c1dde630639f7c3275742bae
2   "name": "ASCIIfy",
3   "version": "0.3.0",
4   "summary": "UIImage/NSImage to ASCII art",
5   "description": "Includes UIImage and NSImage extensions. String and image output available.",
6   "homepage": "https://github.com/nickswalker/ASCIIfy",
7   "license": "MIT",
8   "authors": {
9     "Nick Walker": "nick@nickwalker.us"
10   },
11   "source": {
12     "git": "https://github.com/nickswalker/ASCIIfy.git",
13     "tag": "0.3.0"
14   },
15   "dependencies": {
16     "KDTree": [
18     ]
19   },
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.11"
23   },
24   "source_files": "Pod/Classes/**/*",
25   "pushed_with_swift_version": "3.0"