2 "name": "Joda-Convert",
5 "Michael Voong": "michael@laundrapp.com"
8 "git": "https://github.com/hambroperks/joda-convert.git",
11 "summary": "Java library to enable conversion to and from standard string formats. Converted to Objective-C using J2ObjC.",
12 "homepage": "http://www.joda.org/joda-convert/",
14 "type": "Apache License, Version 2.0",
20 "requires_arc": false,
25 "J2ObjC/lib/jsr305": [
32 "source_files": "src/gen/objc/**/*.{h,m}",
33 "public_header_files": "src/gen/objc/**/*.h",
34 "header_mappings_dir": "src/gen/objc",
36 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC/dist/include\""