2 "name": "ACSFramework",
5 "description": "iOS 基本框架,添加了一些常用的第三方库,并且使用pods管理;对UIView进行拓展(ACSUIKit),添加一些常用的工具(ACSTool)",
6 "homepage": "https://github.com/qigge/ACSFramework",
12 "Eric": "wangzeqi2013@foxmail.com"
18 "git": "https://github.com/qigge/ACSFramework.git",
21 "frameworks": "UIKit",
25 "name": "KeyboardCorver",
26 "source_files": "ACSFramework/Lib/ACSUIKit/UIViewController+ACSKeyboardCorver.{h,m}"
29 "name": "EmptyDataset",
30 "source_files": "ACSFramework/Lib/ACSUIKit/UIScrollView+ACSEmpty.{h,m}"