| { | |
| "name": "UseCaseSwift", | |
| "version": "0.0.1", | |
| "summary": "Use Case Core", | |
| "homepage": "https://github.com/bobcn/UseCaseSwift", | |
| "license": "MIT", | |
| "authors": { | |
| "bobcn": "bobcn.me@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bobcn/UseCaseSwift.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |