blob: 68b81d4ae877972d595a5aaf59b0850b81eb4ad8 [file] [log] [blame]
{
"name": "GDPerformanceView-Swift",
"version": "1.0.0",
"summary": "Shows FPS, CPU usage, app and iOS versions above the status bar.",
"homepage": "https://github.com/dani-gavrilov/GDPerformanceView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavrilov Daniil": "daniilmbox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dani-gavrilov/GDPerformanceView-Swift.git",
"tag": "1.0.0"
},
"source_files": "GDPerformanceView-Swift/GDPerformanceMonitoring/*",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}