| { |
| "name": "TPExIdentityCardOCR", |
| "version": "1.0.8", |
| "summary": "易道博识身份证扫描(tiny的js扩展)", |
| "description": "TODO: pod 'TPExIdentityCardOCR'", |
| "homepage": "https://github.com/TinySunline/TPExIdentityCardOCR", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kingdomrain": "bygd2014@sina.com" |
| }, |
| "source": { |
| "git": "https://github.com/TinySunline/TPExIdentityCardOCR.git" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "TPExIdentityCardOCR/Classes/**/*", |
| "resource_bundles": { |
| "TPExIdentityCardOCR": [ |
| "TPExIdentityCardOCR/Assets/ExCardRes.bundle" |
| ] |
| }, |
| "vendored_frameworks": "TPExIdentityCardOCR/Assets/ExCardSDK.framework" |
| } |