blob: 815856be2936f7f49f436d1a1ed6f9b3278fba26 [file] [log] [blame]
{
"name": "TTGEmojiRate",
"module_name": "TTGEmojiRate",
"version": "0.2.0",
"summary": "An emoji-based rating view for iOS, implemented in Swift.",
"description": "TTGEmojiRate is an emoji-based rating view for iOS which is implemented in Swift.\nYou can drop up and down on the Emoji face to change the rate with the color changing, which is more interactive.\nTTGEmojiRate is also highly customizable that many features of it can be configure, like the emoji line width and the mouth width.",
"homepage": "https://github.com/zekunyan/TTGEmojiRate",
"license": "MIT",
"authors": {
"zekunyan": "zekunyan@163.com"
},
"source": {
"git": "https://github.com/zekunyan/TTGEmojiRate.git",
"tag": "0.2.0"
},
"social_media_url": "http://tutuge.me",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}