[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / b / CDEmojiSDK / 0.3.1 / CDEmojiSDK.podspec.json
blobd9c109cd481fc553f226c46c71cc39d21fa5516d
2   "name": "CDEmojiSDK",
3   "version": "0.3.1",
4   "summary": "exchange between emoji and text",
5   "description": "TODO: support html with Chinese path.",
6   "homepage": "https://gitlab.changdu.ltd/clientModularization/iOS/CDEmojiSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "419821237@qq.com": "419821237@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.changdu.ltd/clientModularization/iOS/CDEmojiSDK.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CDEmojiSDK/Classes/**/*",
22   "resource_bundles": {
23     "CDEmojiSDK": [
24       "CDEmojiSDK/Assets/*.plist",
25       "CDEmojiSDK/Assets/emoji/*.png"
26     ]
27   }