blob: 61c171da8883ac4d126e640fbdc65d7fa20eb273 [file] [log] [blame]
{
"name": "HTBlock",
"version": "0.1.0",
"summary": "Some block additions for UIKit.",
"homepage": "https://bitbucket.org/hardtack/htblock",
"authors": {
"Geonu Choi": "6566gun@gmail.com"
},
"source": {
"git": "https://github.com/Hardtack/HTBlock.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "HTBlock/*.{h, m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "UIKit"
}