[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / f / ICTKit / 8.8 / ICTKit.podspec.json
blobb5e661aa5d0b153e068e0fa708b2dede13ba31eb
2   "name": "ICTKit",
3   "version": "8.8",
4   "summary": "UIKit & UIFoundation",
5   "description": "UIKit & UIFoundation Category",
6   "homepage": "https://github.com/ngocbinh02/ICTKit",
7   "screenshots": "https://raw.githubusercontent.com/ngocbinh02/ICTKit/master/demo.jpeg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Harry Tran": "ngocbinh02@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ngocbinh02/ICTKit.git",
20     "tag": "8.8"
21   },
22   "weak_frameworks": [
23     "QuartzCore",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "ImageIO",
28     "SystemConfiguration",
29     "WebKit"
30   ],
31   "vendored_frameworks": "ICTKit.framework",
32   "resources": "ICTKit.framework/Versions/A/Resources/ICTBundle.bundle",
33   "requires_arc": true,
34   "dependencies": {
35     "ECSlidingViewController": [
37     ],
38     "UIView+TouchHighlighting": [
40     ],
41     "PureLayout": [
43     ],
44     "KLCPopup": [
46     ]
47   },
48   "source_files": "ICTKit.framework/Versions/A/Headers/*.h",
49   "public_header_files": "ICTKit.framework/Versions/A/Headers/*.h"