4 "summary": "A community-maintained release of libuv for Cocoa projects ",
5 "description": " libuv is a multi-platform support library with a focus on asynchronous I/O.\n This release tracks the upstream project at https://github.com/libuv/libuv.\n",
6 "homepage": "http://libuv.org",
17 "requires_arc": false,
19 "git": "https://github.com/ide/libuv.git",
20 "tag": "v1.3.0-cocoapod"
22 "public_header_files": "include/*.h",
28 "include/*msvc2008*.h",
29 "include/android-*.h",
30 "include/pthread-fixes.h",
31 "include/uv-{aix,bsd,linux,sunos,win}*.h",
32 "src/unix/*{aix,android,bsd,linux,sunos}*.c",
33 "src/unix/pthread-fixes.c",