[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 8 / SmartCropper-iOS-framework / 0.1.3 / SmartCropper-iOS-framework.podspec.json
blob530bf22f9a925b06a5832c855331117305daf51b
2   "name": "SmartCropper-iOS-framework",
3   "version": "0.1.3",
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.3/SmartCropper-iOS.framework.zip"
21   },
22   "resources": "SmartCropper-iOS.bundle",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "ios": {
27     "vendored_frameworks": "SmartCropper_iOS.framework"
28   },
29   "dependencies": {
30     "OpenCV": [
31       "~> 2.4.13.6"
32     ],
33     "TensorFlowLiteObjC": [
34       "~> 2.3.0"
35     ]
36   }