[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 7 / 5 / a / MdcLib / 1.0.8 / MdcLib.podspec.json
blobbc8f4468b5dabe46926516e1a8e30644b487491e
2   "name": "MdcLib",
3   "version": "1.0.8",
4   "summary": "None",
5   "description": "The MdcLib iOS SDK, the SDK supports iOS7, iOS 8, iOS 9 and iOS 10",
6   "homepage": "https://github.com/duplicater/MdcLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lecuong": "cuongleviet@vccorp.vn"
13   },
14   "source": {
15     "http": "https://github.com/duplicater/MdcLib/releases/download/1.0.8/MdcLib.zip"
16   },
17   "frameworks": [
18     "UIKit",
19     "MapKit",
20     "Foundation",
21     "SystemConfiguration",
22     "CoreTelephony",
23     "Accelerate",
24     "CoreGraphics",
25     "QuartzCore"
26   ],
27   "libraries": "icucore",
28   "dependencies": {
29     "SDWebImage": [
30       "~>3.8"
31     ],
32     "UIImageView-Letters": [
34     ],
35     "CCBottomRefreshControl": [
37     ]
38   },
39   "platforms": {
40     "ios": "8.0"
41   },
42   "requires_arc": true,
43   "preserve_paths": "MdcLib.framework",
44   "public_header_files": "MdcLib.framework/Versions/A/Headers/*",
45   "source_files": "MdcLib.framework/Versions/A/Headers/*",
46   "resources": "MdcLib.Bundle",
47   "vendored_frameworks": "MdcLib.framework"