blob: ad286f8c21dd8c76839d0ff3d32d3ac073d6c2f0 [file] [log] [blame]
{
"name": "Cococo",
"version": "1.0.4",
"summary": "Cococo automatically detects UI changes that become not from the main thread.",
"description": "Cococo is an iOS framework, that automatically detects all UI changes that become not from the main thread.",
"homepage": "https://github.com/alexkrzyzanowski/Cococo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Krzyżanowski": "alex.krzyzanowski@icloud.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/alexkrzyzanowski/Cococo.git",
"tag": "1.0.4"
},
"source_files": "Cococo/Cococo/*.swift"
}