blob: b75eb05a5cb82389f99f48c622f4c6fc73d53743 [file] [log] [blame]
{
"name": "ConsistencyManager",
"version": "1.0.1",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://linkedin.github.io/ConsistencyManager-iOS",
"authors": "LinkedIn",
"summary": "Manages the consistency of immutable models.",
"source": {
"git": "https://github.com/linkedin/ConsistencyManager-iOS.git",
"tag": "1.0.1"
},
"source_files": "ConsistencyManager/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}