blob: c76ad5d34b6f8a056356af7dbf5b5fd0f5dda2d3 [file] [log] [blame]
{
"name": "ETBlockFormatter",
"version": "1.0",
"summary": "Easy-to-use block formatter.",
"homepage": "https://github.com/evgeniytka4enko/ETBlockFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy": "evgeniytka4enko@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/evgeniytka4enko/ETBlockFormatter.git",
"tag": "1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}