[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / b / DebugBall / 0.2.2 / DebugBall.podspec.json
blob24aa4e041c4bf1cb1732652f34e49db05c51d270
2   "name": "DebugBall",
3   "version": "0.2.2",
4   "summary": "一个轻量级的FPS、内存检测View",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pjocer/DebugBall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pjocer": "pjocer@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/pjocer/DebugBall.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DebugBall/Classes/**/*",
22   "public_header_files": "DebugBall/Classes/**/*.h",
23   "dependencies": {
24     "QMUIKit": [
26     ]
27   }