blob: 6406fd949fc86f0d10229d56fa9e196aab5c3673 [file] [log] [blame]
{
"name": "OperationPlus",
"version": "1.1.0",
"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.1.0"
},
"source_files": "OperationPlus/**/*.swift",
"platforms": {
"osx": "10.10",
"ios": "10",
"tvos": "10",
"watchos": "3.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_version": "4.2"
}