| { |
| "name": "ProcessStartTime", |
| "version": "0.0.2", |
| "summary": "Process Start Time", |
| "homepage": "https://github.com/luoxiu/ProcessStartTime", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "luoxiu": "luoxiustm@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0", |
| "osx": "10.12", |
| "tvos": "10.0", |
| "watchos": "3.0" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://github.com/luoxiu/ProcessStartTime.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Sources/ProcessStartTime/**/*.swift", |
| "swift_version": "5.0" |
| } |