blob: 177c708ec90795ecaa681820e9fd001154035d3d [file] [log] [blame]
{
"name": "Broccoli",
"version": "0.0.6",
"summary": "Solution for CoreData with CloudKit written in Swift",
"description": "Broccoli is a solution for CoreData with CloudKit written in Swift.",
"homepage": "https://github.com/derekcoder/Broccoli",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/Broccoli.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Broccoli/Sources/*.swift",
"Broccoli/Broccoli.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}