blob: d0f6ce274d4d87995850d5d3b63215aa49b36543 [file] [log] [blame]
{
"name": "LPFPS",
"version": "0.0.2",
"summary": "iOS App FPS tracer and monitor",
"description": "iOS App FPS tracer and monitor that works in even different rootViewControllers",
"homepage": "https://github.com/litt1e-p/LPFPS",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPFPS.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPFPS/*",
"frameworks": [
"Foundation",
"UIKit"
]
}