blob: e4be6aa842b975cf784f3f2742d00ef558fe1501 [file] [log] [blame]
{
"name": "ICTKit",
"version": "0.4.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.4.0"
},
"weak_frameworks": [
"QuartzCore",
"CoreGraphics",
"UIKit",
"Foundation"
],
"vendored_frameworks": "ICTKit.framework",
"requires_arc": true
}