blob: e269c82f663b78b44cce2ab82b1a94543bf7d501 [file] [log] [blame]
{
"name": "NTESOcrSDK",
"version": "1.0.2",
"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": "1.0.2"
},
"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": [
"1.0.0"
]
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}