[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 7 / SPDebugBar / 1.1.2 / SPDebugBar.podspec.json
blob03f0ff6b24870bc57c457ec1b8ddbb79dc5b46f7
2   "name": "SPDebugBar",
3   "version": "1.1.2",
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.1.2"
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