{ | |
"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 | |
} |