blob: 3e261dc46a790cb2063e7833794b482c81a90382 [file] [log] [blame]
{
"name": "HandWritingRecognitionSDK",
"summary": "第一次发布框架",
"version": "0.0.1",
"homepage": "https://git.speiyou.cn/chengchao/HandWritingRecognitionSDK",
"license": "MIT",
"authors": {
"chengchao@100tal.com": "chengchao@100tal.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.speiyou.cn/chengchao/HandWritingRecognitionSDK.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "HandWritingRecognitionSDK/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"OpenCV": [
],
"TensorFlow-experimental": [
],
"SensorsAnalyticsSDK": [
]
}
}