| { |
| "name": "DevTools", |
| "version": "1.1.3", |
| "summary": "Developer tools to simplify iOS development", |
| "description": "A comprehensive list of tools and simplified access points for developers to access and display information in their apps for testing or public usage", |
| "homepage": "https://github.com/eebean2/DevTools", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "eebean2": "eebean2@me.com" |
| }, |
| "source": { |
| "git": "https://github.com/eebean2/DevTools.git", |
| "tag": "1.1.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DevTools/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |