2 "name": "libcurve-objc",
4 "summary": "A libcurve port with no external depenedencies.",
5 "description": "A libcurve port with no external depenedencies. \nBased on https://github.com/zeromq/libcurve\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "http://github.com/ajres/libcurve-objc",
9 "@ajres": "dev@yet-another.co"
16 "git": "https://github.com/ajres/libcurve-objc.git",
19 "source_files": "libcurve-objc/**/*.{c,h,m}",
20 "public_header_files": "libcurve-objc/include/**/*.h",