[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 8 / SmartCropper-iOS-framework / 0.1.2 / SmartCropper-iOS-framework.podspec.json
blobc17944aff203c4340d6da31ebd5f6fdc6d9a5d45
2   "name": "SmartCropper-iOS-framework",
3   "version": "0.1.2",
4   "summary": "SmartCropper-iOS-framework.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "LinusLing": "linusling419@gmail.com"
11   },
12   "homepage": "https://github.com/LinusLing/static_resources",
13   "description": "SmartCropper-iOS-framework.",
14   "frameworks": [
15     "UIKit",
16     "CoreGraphics",
17     "Foundation"
18   ],
19   "source": {
20     "http": "https://github.com/LinusLing/static_resources/raw/master/SmartCropper-iOS-framework/0.1.2/SmartCropper-iOS.framework.zip"
21   },
22   "resource_bundles": {
23     "SmartCropper-iOS": [
24       "SmartCropper-iOS.bundle"
25     ]
26   },
27   "platforms": {
28     "ios": "9.0"
29   },
30   "ios": {
31     "vendored_frameworks": "SmartCropper_iOS.framework"
32   },
33   "dependencies": {
34     "OpenCV": [
35       "~> 2.4.13.6"
36     ],
37     "TensorFlowLiteObjC": [
38       "~> 2.3.0"
39     ]
40   }