blob: 19d444abdc0412c91399bbe3d9bb88e7664d8fc6 [file] [log] [blame]
{
"name": "NTESOcrSDK",
"version": "0.0.1",
"summary": "NTESOcrSDK.",
"description": "A short description of NTESTestComponent.",
"homepage": "https://github.com/yidun/NTESOcrSDK",
"authors": {
"luolihao123456": "luolihao123456@163.com"
},
"source": {
"git": "https://github.com/yidun/NTESOcrSDK.git",
"tag": "0.0.1"
},
"frameworks": [
"AssetsLibrary",
"AVFoundation",
"CoreData",
"CoreMedia"
],
"vendored_frameworks": [
"Classes/NTESOcrSdk.framework",
"Classes/NTESOcrARDetect.framework"
],
"resources": "Assets/NTESOcrDetect.bundle",
"libraries": "c++.1",
"dependencies": {
"NTESBaseComponent": [
"1.1"
],
"NTESARCommonSDK": [
"0.0.1"
]
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}