[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / FlexLayoutObjC / 2.0.10-1 / FlexLayoutObjC.podspec.json
blob8e817c1414dca1f743c948fd8506d0800be11a32
2   "name": "FlexLayoutObjC",
3   "version": "2.0.10-1",
4   "summary": "FlexLayoutObjC",
5   "homepage": "https://github.com/sivrish/FlexLayoutObjC.git",
6   "license": "MIT license",
7   "authors": {
8     "Sivrish Thangamani": "sivrishthangamani@gmail.com"
9   },
10   "platforms": {
11     "ios": "14.0"
12   },
13   "source": {
14     "git": "https://github.com/sivrish/FlexLayoutObjC.git",
15     "tag": "2.0.10-1"
16   },
17   "source_files": "Sources/**/*.{swift,h,m,mm,cpp,c}",
18   "public_header_files": [
19     "Sources/yoga/include/yoga/*.h",
20     "Sources/YogaKit/include/YogaKit/*.h"
21   ],
22   "libraries": "c++",
23   "swift_versions": "5.9",
24   "compiler_flags": [
25     "-fno-omit-frame-pointer",
26     "-fexceptions",
27     "-Wall",
28     "-Werror",
29     "-std=c++20",
30     "-fPIC"
31   ],
32   "swift_version": "5.9"