[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / b / EDHFontSelector / 0.1.1 / EDHFontSelector.podspec.json
blobb21692a59ee5fb376fcfcdf25bd345c90eb940a1
2   "name": "EDHFontSelector",
3   "version": "0.1.1",
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\n",
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.1.1"
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   }