| { |
| "name": "PTRManualLayout", |
| "version": "0.8.0", |
| "summary": "Easily layout your UIs in code", |
| "description": "PTRManualLayout provides a set of utilities to easily lay out your views in code", |
| "homepage": "https://github.com/Patreon/PTRManualLayout", |
| "license": { |
| "type": "Apache 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Sam Morrison": "samo@patreon.com", |
| "David Kettler": "david@patreon.com" |
| }, |
| "source": { |
| "git": "https://github.com/Patreon/PTRManualLayout.git", |
| "tag": "0.8.0" |
| }, |
| "platforms": { |
| "ios": "7.1" |
| }, |
| "source_files": "PTRManualLayout/Classes/**/*" |
| } |