blob: 71c5a3f3548e966c170c4e57563433fc636ac466 [file] [log] [blame]
{
"name": "PeakNetwork",
"version": "4.1.1",
"summary": "A collection of classes to aid performing network operations.",
"homepage": "https://github.com/3squared/PeakNetwork",
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"authors": {
"Sam Oakley": "sam.oakley@3squared.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/3squared/PeakNetwork.git",
"tag": "4.1.1"
},
"source_files": [
"PeakNetwork",
"PeakNetwork/**/*.{h,m,swift}"
],
"dependencies": {
"PeakOperation": [
]
},
"swift_version": "4.2"
}