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