blob: d0a1f573aedc233ad3f836fccd74f2c266d21d04 [file] [log] [blame]
{
"name": "GDPerformanceView-Swift",
"version": "1.3.2",
"summary": "Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.",
"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.3.2"
},
"source_files": "GDPerformanceView-Swift/GDPerformanceMonitoring/*.swift",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}