| { | |
| "name": "MCUIViewLayout", | |
| "version": "0.4.1", | |
| "license": "BSD 3-Clause", | |
| "summary": "Layouting enhancements to UIView.", | |
| "homepage": "https://github.com/mirego/MCUIViewLayout", | |
| "authors": { | |
| "Mirego, Inc.": "info@mirego.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mirego/MCUIViewLayout.git", | |
| "tag": "0.4.1" | |
| }, | |
| "source_files": "MCUIViewLayout/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "5.0" | |
| } | |
| } |