[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / d / MZEmojiLabel / 1.0.3 / MZEmojiLabel.podspec.json
blob41c864de26421446fb0b0bd17bf388dfd283e123
2   "name": "MZEmojiLabel",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "1.0.3",
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.3"
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   }