使用 GLSpecs 方法:
# 在 Podfile 头部指定 source
source 'https://github.com/GrayLand119/GLSpecs.git'
# 添加公共源
source 'https://github.com/CocoaPods/Specs.git'
# 国内可以将公共源替换成清华源可以加快速度
# source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
A BLE SDK of Aerobic(S02).
基于FMDB封装的轻量级关系数据库, 面向对象地进行数据库操作, 支持多种数据类型字段
,模型嵌套
...
A iOS SDK and Demo to Control SIMO Heater via BLE.
MD5,Base64,AES128,ASE256,3DES,DES,CAST加密
A Lite UIKit For Demos.
A multicast/multidelegate class with thread-safe
RunTrace tracks every UI element, including origin, bounds, frame, superview, subview etc.
在孙鑫的 RunTrace 基础上适配刘海屏, 去掉了升级提示.