[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 9 / a / 5 / NEDyldYuv / 0.0.1 / NEDyldYuv.podspec.json
blobd2f37ac133191aa9a744dd4aee3411140353df0c
2   "name": "NEDyldYuv",
3   "version": "0.0.1",
4   "homepage": "http://netease.im",
5   "summary": "Netease Libyuv framework.",
6   "license": {
7     "file": "LICENSE"
8   },
9   "authors": "Netease IM Team",
10   "source": {
11     "git": "https://github.com/Jadite/NEDyldYuv.git",
12     "tag": "0.0.1"
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   }