blob: c17944aff203c4340d6da31ebd5f6fdc6d9a5d45 [file] [log] [blame]
{
"name": "SmartCropper-iOS-framework",
"version": "0.1.2",
"summary": "SmartCropper-iOS-framework.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LinusLing": "linusling419@gmail.com"
},
"homepage": "https://github.com/LinusLing/static_resources",
"description": "SmartCropper-iOS-framework.",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"source": {
"http": "https://github.com/LinusLing/static_resources/raw/master/SmartCropper-iOS-framework/0.1.2/SmartCropper-iOS.framework.zip"
},
"resource_bundles": {
"SmartCropper-iOS": [
"SmartCropper-iOS.bundle"
]
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "SmartCropper_iOS.framework"
},
"dependencies": {
"OpenCV": [
"~> 2.4.13.6"
],
"TensorFlowLiteObjC": [
"~> 2.3.0"
]
}
}