blob: b9e7c072dd5eb565758cb136e5df6176eeb60eda [file] [log] [blame]
{
"name": "GCRespond",
"version": "1.0.0",
"summary": "a block action, use on iOS",
"description": "Make the block as call back from action of UIControl.",
"homepage": "https://github.com/GarveyCalvin/GCRespond",
"license": "MIT",
"authors": {
"GarveyCalvin": "1147626297@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GarveyCalvin/GCRespond.git",
"tag": "1.0.0"
},
"source_files": [
"GCRespond",
"GCRespond/*.{h,m}"
],
"requires_arc": true
}