[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 7 / SPDebugBar / 1.0.1 / SPDebugBar.podspec.json
blobc2260d7dfee9a27aceaa12f6689f79cdde994087
2   "name": "SPDebugBar",
3   "version": "1.0.1",
4   "summary": "Switch address,Modify NSUserDefaults,Show CPU,Memory,FPS.切换服务器地址,修改NSUserDefaults,显示CPU,内存,FPS",
5   "homepage": "https://github.com/lishiping/SPDebugBar.git",
6   "license": "LICENSE",
7   "authors": {
8     "lishiping": "83118274@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lishiping/SPDebugBar.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "SPDebugBar/SPDebugBar/*.{h,m,mm,cpp,c}",
19     "SPDebugBar/SPDebugBar/*/*.{h,m,mm,cpp,c}"
20   ],
21   "public_header_files": [
22     "SPDebugBar/SPDebugBar/*.h",
23     "SPDebugBar/SPDebugBar/*/*.h"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true