[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / b / EDHFontSelector / 0.2.2 / EDHFontSelector.podspec.json
blob87e99384b5c2344761ce0b4eb3e3634ea1586986
2   "name": "EDHFontSelector",
3   "version": "0.2.2",
4   "summary": "Font settings interface for iOS",
5   "description": "Congigure text style for text editor, developed for Edhita.\n\n# Parameters\n\n* Font name\n* Font size\n* Text color\n* Background color",
6   "homepage": "https://github.com/tnantoka/EDHFontSelector",
7   "screenshots": "https://raw.githubusercontent.com/tnantoka/EDHFontSelector/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "tnantoka": "tnantoka@bornneet.com"
11   },
12   "source": {
13     "git": "https://github.com/tnantoka/EDHFontSelector.git",
14     "tag": "0.2.2"
15   },
16   "social_media_url": "https://twitter.com/tnantoka",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "resources": "Pod/Assets/EDHFontSelector.bundle",
23   "dependencies": {
24     "EDHUtility": [
25       "~> 0.1"
26     ]
27   }