blob: a796d55c2fc2b033500b114308cee325296e9cf3 [file] [log] [blame]
{
"name": "ICTKit",
"version": "13.3.1",
"summary": "UIKit & UIFoundation",
"description": "UIKit & UIFoundation Category",
"homepage": "https://github.com/ichitech/ICTKit",
"screenshots": "https://raw.githubusercontent.com/ichitech/ICTKit/master/demo.jpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harry Tran": "ngocbinh02@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ichitech/ICTKit.git",
"tag": "13.3.1"
},
"weak_frameworks": [
"QuartzCore",
"CoreGraphics",
"UIKit",
"Foundation",
"ImageIO",
"SystemConfiguration",
"WebKit"
],
"vendored_frameworks": "ICTKit.framework",
"resources": "ICTKit.framework/Versions/A/Resources/ICTBundle.bundle",
"requires_arc": true,
"source_files": "ICTKit.framework/Versions/A/Headers/*.h",
"public_header_files": "ICTKit.framework/Versions/A/Headers/*.h"
}