blob: 1bc9ac4e1f7e0ef425dbe0245b2f399a12938bbc [file] [log] [blame]
{
"name": "ICTKit",
"version": "13.2.2",
"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.2.2"
},
"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"
}