blob: c0ee104c4383d156365cc2c9a431a62608ecce3c [file] [log] [blame]
{
"name": "OperationPlus",
"version": "1.5.2",
"summary": "NSOperation's missing pieces",
"homepage": "https://github.com/ChimeHQ/OperationPlus",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": {
"Matt Massicotte": "support@chimehq.com"
},
"social_media_url": "https://twitter.com/chimehq",
"source": {
"git": "https://github.com/ChimeHQ/OperationPlus.git",
"tag": "1.5.2"
},
"source_files": "OperationPlus/**/*.swift",
"platforms": {
"osx": "10.10",
"ios": "10",
"tvos": "10",
"watchos": "3.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_versions": "5.0",
"swift_version": "5.0"
}