[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / f / 6 / d / FPSUtility / 0.0.3 / FPSUtility.podspec.json
blob3a88c2b15b5e8607966a444bd5d8a790d67ddde0
2   "name": "FPSUtility",
3   "version": "0.0.3",
4   "summary": "Utility for examination FPS rate in iOS apps for better UI performance",
5   "description": "FPS counter to check average rate of view rendering for iOS apps. Easy setup, huge profit for you",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dmitry Kuleshov": "kdv.mgn@gmail.com"
15   },
16   "homepage": "https://github.com/kdvmgn/FPSUtility.git",
17   "source": {
18     "git": "https://github.com/kdvmgn/FPSUtility.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "FPSUtility/*.{h,m,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"