[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 8 / ARASCIISwizzle / 1.0.0 / ARASCIISwizzle.podspec.json
blobd271028a498ebe32fb11b9c1c81eeca4df956517
2   "name": "ARASCIISwizzle",
3   "version": "1.0.0",
4   "summary": "Swizzle your iOS project into ASCII art.",
5   "description": "Replaces images by ASCII art and fonts by Courier.",
6   "homepage": "https://github.com/dblock/ARASCIISwizzle",
7   "license": "MIT",
8   "authors": {
9     "dblock": "dblock@dblock.org"
10   },
11   "source": {
12     "git": "https://github.com/dblock/ARASCIISwizzle.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/dblockdotorg",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]