4 "summary": "Unofficial libev mirror for Cocoapods",
5 "description": " This is a binary distribution of the libev library built for iOS and OSX.\n The library uses configure which makes it a bit tricky to cross compile.\n",
6 "homepage": "http://software.schmorp.de/pkg/libev.html",
9 "jaylyerly": "jayl@sonicbunny.org"
11 "social_media_url": "http://twitter.com/jaylyerly",
17 "git": "https://github.com/jaylyerly/libev.git",
20 "source_files": "include/*.h",
31 "requires_arc": false,
33 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/libev/include/",
34 "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/libev/lib"