[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 4 / 7 / f / RenderCore31 / 0.31.3.1 / RenderCore31.podspec.json
blob645374b6392167ea4d7a563149a14b0468d67e61
2   "name": "RenderCore31",
3   "version": "0.31.3.1",
4   "license": "BSD",
5   "summary": "Base library for ComponentKit",
6   "homepage": "https://componentkit.org",
7   "authors": "adamjernst@fb.com",
8   "source": {
9     "git": "https://github.com/GRiA/ComponentKit.git",
10     "tag": "0.31.3.1"
11   },
12   "platforms": {
13     "ios": "14.0"
14   },
15   "requires_arc": true,
16   "source_files": "RenderCore/**/*.{h,m,mm}",
17   "frameworks": "UIKit",
18   "libraries": "c++",
19   "xcconfig": {
20     "CLANG_CXX_LANGUAGE_STANDARD": "gnu++17",
21     "CLANG_CXX_LIBRARY": "libc++"
22   },
23   "module_name": "RenderCore"