| { |
| "name": "LHPerformanceStatusBar", |
| "version": "0.1.0", |
| "summary": "Add FPS,CPU and Memory to your status bar", |
| "description": "This is a library to create a new status bar with realtime FPS,CPU and memory information.", |
| "homepage": "https://github.com/LeoMobileDeveloper/LHPerformanceStatusBar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Leo": "leomobiledeveloper@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/LeoMobileDeveloper/LHPerformanceStatusBar.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Classes/*" |
| } |