blob: 4b699ddf1557cefafbf52ef649047680aacfe31c [file] [log] [blame]
{
"name": "TPExIdentityCardOCR",
"version": "1.0.4",
"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"
}