blob: d8cd796a02e0de3c89128bfb64f4903e82df3536 [file] [log] [blame]
{
"name": "LPFPS",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPFPS/*",
"frameworks": [
"Foundation",
"UIKit"
]
}