blob: 8507505d570e4600316c997c6251d4ce28288210 [file] [log] [blame]
{
"name": "ICTKit",
"version": "2.0.13",
"summary": "UIKit & UIFoundation",
"description": "UIKit & UIFoundation Category",
"homepage": "https://github.com/ngocbinh02/ICTKit",
"screenshots": "https://raw.githubusercontent.com/ngocbinh02/ICTKit/master/demo.jpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harry Tran": "ngocbinh02@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ngocbinh02/ICTKit.git",
"tag": "2.0.13"
},
"weak_frameworks": [
"QuartzCore",
"CoreGraphics",
"UIKit",
"Foundation",
"ImageIO"
],
"vendored_frameworks": "ICTKit.framework",
"resources": "ICTKit.framework/Versions/A/Resources/ICTBundle.bundle",
"requires_arc": true,
"dependencies": {
"ECSlidingViewController": [
]
}
}