[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / TTGEmojiRate / 0.2.0 / TTGEmojiRate.podspec.json
blob815856be2936f7f49f436d1a1ed6f9b3278fba26
2   "name": "TTGEmojiRate",
3   "module_name": "TTGEmojiRate",
4   "version": "0.2.0",
5   "summary": "An emoji-based rating view for iOS, implemented in Swift.",
6   "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.",
7   "homepage": "https://github.com/zekunyan/TTGEmojiRate",
8   "license": "MIT",
9   "authors": {
10     "zekunyan": "zekunyan@163.com"
11   },
12   "source": {
13     "git": "https://github.com/zekunyan/TTGEmojiRate.git",
14     "tag": "0.2.0"
15   },
16   "social_media_url": "http://tutuge.me",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h"