2 "name": "LLCommonCode",
4 "summary": "A repository for iOS development.",
5 "description": "A reponsitory for ios develop.\nBase -> Base Controller 、Presenter etc.\nCategory -> Category for OC Classes.\nConstant -> Some constant which used often.",
6 "homepage": "https://github.com/lvyingliang200/LLCommonCode",
12 "lvyingliang200": "475478714@qq.com"
15 "git": "https://github.com/lvyingliang200/LLCommonCode.git",
21 "source_files": "LLCommonCode/Classes/**/*",
25 "source_files": "LLCommonCode/Classes/Base/*"
28 "name": "ExternCategory",
29 "source_files": "LLCommonCode/Classes/ExternCategory/*"