[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 8 / GDPerformanceView / 1.0.5 / GDPerformanceView.podspec.json
blob8a78a51f5dc70ddbc7b853fbdf4505839d03f40c
2   "name": "GDPerformanceView",
3   "version": "1.0.5",
4   "summary": "Shows FPS, CPU usage, memory usage and app version above the status bar.",
5   "homepage": "https://github.com/dani-gavrilov/GDPerformanceView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gavrilov Daniil": "daniilmbox@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/dani-gavrilov/GDPerformanceView.git",
18     "tag": "1.0.5"
19   },
20   "source_files": "GDPerformanceView/GDPerformanceMonitoring/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true