[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / 1 / 3 / f / ICTKit / 0.5.0 / ICTKit.podspec.json
blob86a89858abc776a74b81871f3eacdc951c9eb786
2   "name": "ICTKit",
3   "version": "0.5.0",
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": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ngocbinh02/ICTKit.git",
20     "tag": "0.5.0"
21   },
22   "weak_frameworks": [
23     "QuartzCore",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_frameworks": "ICTKit.framework",
29   "resources": "ICTKit.framework/Versions/A/Resources/ICTBundle.bundle",
30   "requires_arc": true