[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 7 / SPDebugBar / 0.0.5 / SPDebugBar.podspec.json
blobac9986c24b50b4a2f77986f4864b33295229042b
2   "name": "SPDebugBar",
3   "version": "0.0.5",
4   "summary": "A tool to help developers and testers quickly switch the server address, convenient to debug the program.一个小工具帮助开发人员和测试人员快速切换服务器地址,方便调试程序",
5   "homepage": "https://github.com/lishiping/SPDebugBar.git",
6   "license": "LICENSE",
7   "authors": {
8     "lishiping": "83118274@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/lishiping/SPDebugBar.git",
15     "tag": "0.0.5"
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