blob: b69987e05cb5cbc29688ae9a30fb1f8311011c4f [file] [log] [blame]
{
"name": "ConsistencyManager",
"version": "5.2.0",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://plivesey.github.io/ConsistencyManager-iOS",
"authors": "plivesey",
"summary": "Manages the consistency of immutable models.",
"source": {
"git": "https://github.com/plivesey/ConsistencyManager-iOS.git",
"tag": "5.2.0"
},
"source_files": "ConsistencyManager/**/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"tvos": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"osx": {
"frameworks": "Foundation"
},
"pushed_with_swift_version": "3.0"
}