blob: 52bcb0cb79dd302877d1194235808a63a613ff85 [file] [log] [blame]
{
"name": "BlockExtentions",
"version": "0.0.3",
"summary": "Simple block-based extentions.",
"homepage": "https://bitbucket.org/nut_code_monkey/blockextentions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Lunin": "nut.code.monkey@gmail.com"
},
"source": {
"git": "https://nut_code_monkey@bitbucket.org/nut_code_monkey/blockextentions.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"BlockExtentions/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "BlockExtentions/*.h",
"requires_arc": true
}