[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / e / TTGEmojiRate / 0.1.5 / TTGEmojiRate.podspec.json
blobfc2a777bb32e62fec38e779f50974ab3d9056384
2   "name": "TTGEmojiRate",
3   "module_name": "TTGEmojiRate",
4   "version": "0.1.5",
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.1.5"
15   },
16   "social_media_url": "https://twitter.com/zorro_tutuge",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "TTGEmojiRate": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h"