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",
23 "source_files": "ACSFramework/Lib/ACSUIKit/**/*",
26 "name": "KeyboardCorver",
27 "source_files": "ACSFramework/Lib/ACSUIKit/ACSKeyboardCorver/"
30 "name": "EmptyDataset",
31 "source_files": "ACSFramework/Lib/ACSUIKit/ACSEmpty/"
34 "name": "ACSTextView",
35 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTextView/"
39 "source_files": "ACSFramework/Lib/ACSUIKit/ACSFont/"
42 "name": "ACSTapsView",
43 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTapsView/"
46 "name": "ACSTextField",
47 "source_files": "ACSFramework/Lib/ACSUIKit/ACSTextField/"
51 "source_files": "ACSFramework/Lib/ACSUIKit/ACSView/"
55 "source_files": "ACSFramework/Lib/ACSUIKit/ACSColor/"
59 "source_files": "ACSFramework/Lib/ACSUIKit/ACSLabel/"
63 "source_files": "ACSFramework/Lib/ACSUIKit/ACSButton/"