Latest | 1.7 |
---|---|
Homepage | http://www.joda.org/joda-convert/ |
License | Apache License, Version 2.0 |
Platforms | ios 7.0 |
Dependencies | J2ObjC/lib/jre, J2ObjC/lib/jsr305, J2ObjC/lib/guava |
Authors |
Latest podspec
{ "name": "Joda-Convert", "version": "1.7", "authors": { "Michael Voong": "[email protected]" }, "source": { "git": "https://github.com/hambroperks/joda-convert.git", "tag": "v1.7-j2objc" }, "summary": "Java library to enable conversion to and from standard string formats. Converted to Objective-C using J2ObjC.", "homepage": "http://www.joda.org/joda-convert/", "license": { "type": "Apache License, Version 2.0", "file": "LICENSE.txt" }, "platforms": { "ios": "7.0" }, "requires_arc": false, "dependencies": { "J2ObjC/lib/jre": [ "~> 0.9.6.1" ], "J2ObjC/lib/jsr305": [ "~> 0.9.6.1" ], "J2ObjC/lib/guava": [ "~> 0.9.6.1" ] }, "source_files": "src/gen/objc/**/*.{h,m}", "public_header_files": "src/gen/objc/**/*.h", "header_mappings_dir": "src/gen/objc", "xcconfig": { "HEADER_SEARCH_PATHS": ""${PODS_ROOT}/J2ObjC/dist/include"" } }
Sun, 28 Feb 2016 15:14:02 +0000