| { |
| "name": "NDT7", |
| "version": "0.0.1-beta.2", |
| "license": "Apache License, Version 2.0", |
| "summary": "Measure the Internet, save the data, and make it universally accessible and useful.", |
| "homepage": "https://github.com/m-lab/ndt7-client-ios", |
| "authors": { |
| "Miguel Nieto": "miguelangelnet@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/m-lab/ndt7-client-ios.git", |
| "tag": "0.0.1-beta.2" |
| }, |
| "swift_version": "5.0", |
| "platforms": { |
| "ios": "10.0", |
| "osx": "10.12", |
| "tvos": "10.0", |
| "watchos": "3.0" |
| }, |
| "source_files": "Sources/*.swift" |
| } |