[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / d / MZEmojiLabel / 1.0.2 / MZEmojiLabel.podspec.json
blob9c4ab75fc5d0a83df096e5a1ca5813d410bf8375
2   "name": "MZEmojiLabel",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "1.0.2",
7   "summary": "MZEmojiLabel is iOS MZ EmojiLabel SDK",
8   "description": "MZEmojiLabel is iOS MZ EmojiLabel SDK, Welecome.",
9   "homepage": "http://www.zmengzhu.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/mengzhuSDK/MZEmojiLabel_iOS.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MZEmojiLabel/*",
23   "resources": "MZEmojiLabel/MZEmojiLabel.bundle",
24   "dependencies": {
25     "TTTAttributedLabel": [
26       "~> 1.13.4"
27     ]
28   }