[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 2 / 3 / e / TTGEmojiRate / 0.1.1 / TTGEmojiRate.podspec.json
blob0959c9ab8d200b1ee86ec0aa8df0ee77b08244c8
2   "name": "TTGEmojiRate",
3   "module_name": "TTGEmojiRate",
4   "version": "0.1.1",
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.1"
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"