blob: b6f77b115fd2590f6bec3271004bc6bdd19a47ed [file] [log] [blame]
{
"name": "PeakOperation",
"version": "4.3.0",
"summary": "A collection of Operation subclasses and extensions.",
"homepage": "https://github.com/3squared/PeakOperation",
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"authors": {
"Sam Oakley": "sam.oakley@3squared.com",
"David Yates": "david.yates@3squared.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/3squared/PeakOperation.git",
"tag": "4.3.0"
},
"source_files": [
"Sources/PeakOperation",
"Sources/PeakOperation/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}