| { |
| "name": "PodRegisterTest", |
| "version": "0.0.2", |
| "summary": "test PodRegisterTest.", |
| "description": "Simple test the PodRegisterTest!!!", |
| "homepage": "https://github.com/baecheese/PodRegisterTest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "cheese": "melissaeliza0@gmail.com" |
| }, |
| "platforms": { |
| "osx": "10.14" |
| }, |
| "source": { |
| "git": "https://github.com/baecheese/PodRegisterTest.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Source/*.swift", |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |