blob: 8c25fb492b801a6192d2fabfbcb01d3f72b67e80 [file] [log] [blame]
{
"name": "Tracing",
"version": "1.0.1",
"summary": "Elegant way for divide your cache and UI layer",
"homepage": "https://github.com/incetro/Tracing.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.12",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/incetro/Tracing.git",
"tag": "1.0.1"
},
"source_files": "Sources/Tracing/**/*.{h,swift}",
"dependencies": {
"Transformer": [
]
},
"pushed_with_swift_version": "3.0"
}