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",
26 "source_files": "ACSFramework/Lib/ACSUIKit/**/*"
29 "name": "KeyboardCorver",
30 "source_files": "ACSFramework/Lib/ACSUIKit/ACSKeyboardCorver/"
33 "name": "EmptyDataset",
34 "source_files": "ACSFramework/Lib/ACSUIKit/ACSEmpty/"
37 "name": "ACSTextView",
38 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTextView/"
42 "source_files": "ACSFramework/Lib/ACSUIKit/ACSFont/"
45 "name": "ACSTapsView",
46 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTapsView/"
49 "name": "ACSTextField",
50 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTextField/"
54 "source_files": "ACSFramework/Lib/ACSUIKit/ACSView/"
58 "source_files": "ACSFramework/Lib/ACSUIKit/ACSColor/"
62 "source_files": "ACSFramework/Lib/ACSUIKit/ACSLabel/"
66 "source_files": "ACSFramework/Lib/ACSUIKit/ACSButton/"