blob: 86a89858abc776a74b81871f3eacdc951c9eb786 [file] [log] [blame]
{
"name": "ICTKit",
"version": "0.5.0",
"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": "0.5.0"
},
"weak_frameworks": [
"QuartzCore",
"CoreGraphics",
"UIKit",
"Foundation"
],
"vendored_frameworks": "ICTKit.framework",
"resources": "ICTKit.framework/Versions/A/Resources/ICTBundle.bundle",
"requires_arc": true
}