| { |
| "name": "Architecture", |
| "version": "0.0.1", |
| "summary": "Protocol structures for your objects.", |
| "description": "Basic implementations of some structural patterns for building ios apps.", |
| "homepage": "https://github.com/rchatham/Architecture", |
| "license": "MIT", |
| "authors": { |
| "Reid Chatham": "reid.chatham@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/rchatham/Architecture.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Architecture/**/*.swift", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |