[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / a / JSTestProject / 0.0.2 / JSTestProject.podspec.json
blob30b4d862726eef42ddf71d219be26c520e4a4793
2   "name": "JSTestProject",
3   "version": "0.0.2",
4   "summary": "JSTestProject is a custom emoji View",
5   "description": "一个自定的emoji表情View,可以自定义键盘使用",
6   "homepage": "https://github.com/lmg4819/JSEmojiView",
7   "license": "MIT",
8   "authors": {
9     "luomengge": "luomengge@cheyipai.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/lmg4819/JSTestProject.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "EmojiTool",
20     "EmojiTool/**/*.{h,m}"
21   ],
22   "public_header_files": "EmojiTool/**/*.h",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   }