4 "summary": "学习建立自己的pod库",
5 "description": "学习建立自己的pod库,包括子模块",
6 "homepage": "https://github.com/liufeng0504/LFTestPod",
12 "liufeng0504": "1483682940@qq.com"
15 "git": "https://github.com/liufeng0504/LFTestPod.git",
23 "frameworks": "UIKit",
24 "source_files": "LFTestPod/Classes/**/*.{h,m}",
25 "exclude_files": "LFTestPod/Classes/LFModule.{h,m}",
26 "public_header_files": "LFTestPod/Classes/LFPublic.h",
29 "LFTestPod/Assets/*.bundle"
35 "source_files": "LFTestPod/Classes/LFModule.{h,m}"