blob: 0b21d7c22fe0a3ee2147f8c4c64b02716c288795 [file] [log] [blame]
{
"name": "CCGlfw",
"version": "0.0.1",
"summary": "CCGlfw GLFW is written in C and has native support for Windows, macOS and many Unix-like systems using the X Window System, such as Linux and FreeBSD.",
"description": "CCGlfw GLFW is written in C and has native support for Windows, \nmacOS and many Unix-like systems using the X Window System, \nsuch as Linux and FreeBSD.\nsupport pod for mac os",
"homepage": "https://github.com/ccworld1000/CCGlfw",
"license": "GPL2",
"authors": {
"CC": "ccworld1000@gmail.com"
},
"social_media_url": "https://github.com/ccworld1000",
"platforms": {
"osx": "10.7"
},
"source": {
"git": "https://github.com/ccworld1000/CCGlfw.git",
"tag": "0.0.1"
},
"source_files": "glfw/include/**/*.h",
"vendored_libraries": "glfw/lib/**/*.a",
"frameworks": [
"AppKit",
"CoreVideo"
]
}