blob: e485a6154fcaa3fedef2075979d5cd3092012821 [file] [log] [blame]
{
"name": "objcBlock",
"version": "1.0.1",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/objcBlock.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcBlock/**/*.{h,m}",
"public_header_files": "objcBlock/**/*.h"
}