blob: d271028a498ebe32fb11b9c1c81eeca4df956517 [file] [log] [blame]
{
"name": "ARASCIISwizzle",
"version": "1.0.0",
"summary": "Swizzle your iOS project into ASCII art.",
"description": "Replaces images by ASCII art and fonts by Courier.",
"homepage": "https://github.com/dblock/ARASCIISwizzle",
"license": "MIT",
"authors": {
"dblock": "dblock@dblock.org"
},
"source": {
"git": "https://github.com/dblock/ARASCIISwizzle.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/dblockdotorg",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"Foundation",
"UIKit"
]
}