blob: 679bacd6802cc876d72ea58cac586524eda8c805 [file] [log] [blame]
{
"name": "PeakOperation",
"version": "2.1.1",
"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"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/3squared/PeakOperation.git",
"tag": "2.1.1"
},
"source_files": [
"PeakOperation",
"PeakOperation/**/*.{h,m,swift}"
],
"dependencies": {
"PeakResult": [
]
},
"swift_version": "4.2"
}