blob: c88707aa1e6b05780401285019b48c7a31e5e9af [file] [log] [blame]
{
"name": "BKAsciiImage",
"version": "0.1.0",
"summary": "Convert any UIImage to ascii art.",
"homepage": "https://github.com/bkoc/BKAsciiImage",
"license": "MIT",
"authors": {
"Barış Koç": "bariskoc@gmail.com"
},
"source": {
"git": "https://github.com/bkoc/BKAsciiImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BKAsciiImage/**/*"
}