Latest | 1.5.2 |
---|---|
Homepage | http://www.id.me |
License | Copyright |
Platforms | ios 8.0, requires ARC |
Authors |
Latest podspec
{ "name": "IDmeSDK", "version": "1.5.2", "summary": "A native SDK that interfaces with the ID.me platform and scans & parses physical credentials.", "homepage": "http://www.id.me", "authors": { "Arthur Ariel Sabintsev": "[email protected]" }, "source": { "git": "https://github.com/idme/ID.me-SDK-iOS.git", "tag": "1.5.2" }, "license": { "type": "Copyright", "file": "LICENSE" }, "platforms": { "ios": "8.0" }, "source_files": "IDmeSDK.framework/Headers/*.h", "resources": "IDmeSDK.bundle", "requires_arc": true, "ios": { "vendored_frameworks": "IDmeSDK.framework" }, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(inherited)" }, "preserve_paths": "IDmeSDK.framework" }
Sat, 27 Feb 2016 01:36:29 +0000