[Add] PushwooshInboxUIXCFramework 6.7.13
[CocoaPods.git] / Specs / f / 4 / 1 / NEWEYUV / 0.0.2 / NEWEYUV.podspec.json
blob6ee5efd2d0ef2e6e399209245508b6226ef3ddf8
2   "name": "NEWEYUV",
3   "version": "0.0.2",
4   "homepage": "http://netease.im",
5   "summary": "Netease Libyuv framework.",
6   "license": {
7     "file": "LICENSE"
8   },
9   "authors": "Netease RTC Team",
10   "source": {
11     "git": "https://github.com/Viva5649/NEDyldYuv.git",
12     "tag": "0.0.2"
13   },
14   "source_files": [
15     "source",
16     "include/**/*.{h,cc,c}"
17   ],
18   "libraries": "c++",
19   "public_header_files": "include/**/*.h",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "xcconfig": {
24     "USER_HEADER_SEARCH_PATHS": [
25       "$(inherited)"
26     ]
27   }