blob: 87e99384b5c2344761ce0b4eb3e3634ea1586986 [file] [log] [blame]
{
"name": "EDHFontSelector",
"version": "0.2.2",
"summary": "Font settings interface for iOS",
"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",
"homepage": "https://github.com/tnantoka/EDHFontSelector",
"screenshots": "https://raw.githubusercontent.com/tnantoka/EDHFontSelector/master/screenshot.png",
"license": "MIT",
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/EDHFontSelector.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/EDHFontSelector.bundle",
"dependencies": {
"EDHUtility": [
"~> 0.1"
]
}
}