5 "Michael Voong": "michael@laundrapp.com"
8 "git": "https://github.com/hambroperks/joda-time.git",
11 "summary": "Joda-Time is the widely used replacement for the Java date and time classes. Converted to Objective-C using J2ObjC.",
12 "homepage": "http://www.joda.org/joda-time/",
14 "type": "Apache License, Version 2.0",
20 "requires_arc": false,
26 "source_files": "src/gen/objc/**/*.{h,m}",
27 "exclude_files": "src/main/java/*.java",
28 "resources": "src/tz-data/*",
29 "public_header_files": "src/gen/objc/**/*.h",
30 "header_mappings_dir": "src/gen/objc",
32 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC/dist/include\""