[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 1 / 2 / 7 / SPDebugBar / 0.4.0 / SPDebugBar.podspec.json
blob44d21b3bdc33b54daba4ac317bb3d0ad6b425736
2   "name": "SPDebugBar",
3   "version": "0.4.0",
4   "summary": "Help switch server address in the debug,test package,And show CPU,Memory,FPS.设置环境,在debug或测试包上切换服务器地址,显示CPU,Memory,FPS",
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.4.0"
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