4 "summary": "Libev for Cocoapods",
5 "description": "This is a binary distribution of the libev library built for iOS and OSX.\nThe library uses configure which makes it a bit tricky to cross compile.",
6 "homepage": "https://github.com/icodesign/libev.git",
8 "iCodesign": "leimagnet@gmail.com"
16 "git": "https://github.com/icodesign/libev.git",
19 "source_files": "include/*.h",
20 "vendored_libraries": "lib/libev.a",
27 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/libev/include/"