[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 5 / 3 / CCGlfw / 0.0.1 / CCGlfw.podspec.json
blob0b21d7c22fe0a3ee2147f8c4c64b02716c288795
2   "name": "CCGlfw",
3   "version": "0.0.1",
4   "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.",
5   "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",
6   "homepage": "https://github.com/ccworld1000/CCGlfw",
7   "license": "GPL2",
8   "authors": {
9     "CC": "ccworld1000@gmail.com"
10   },
11   "social_media_url": "https://github.com/ccworld1000",
12   "platforms": {
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/ccworld1000/CCGlfw.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "glfw/include/**/*.h",
20   "vendored_libraries": "glfw/lib/**/*.a",
21   "frameworks": [
22     "AppKit",
23     "CoreVideo"
24   ]