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