blob: 4a4005376aa10d094d5f7290a479beb5f08c2112 [file] [log] [blame]
{
"name": "EDHFontSelector",
"version": "0.1.0",
"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\n",
"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.1.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"EDHUtility": [
"~> 0.1"
]
}
}