4 "summary": "Usual collection",
5 "description": "平常自己使用一些频率比较高得工具、控件的封装,后期使用的时候也不断维护、更新",
6 "homepage": "https://github.com/wang68543/WQSomeUIKit",
9 "王强": "wang68543@163.com"
15 "git": "https://github.com/wang68543/WQSomeUIKit.git",
19 "source_files": "WQSomeUIKit/**/**/*.{h,m}",
21 "WQSomeUIKit/Resources/Sb/*.storyboard"
23 "exclude_files": "WQSomeUIKit/Tool/VoiceTool/amrwapper/*.{h,m}",
32 "requires_arc": false,
33 "source_files": "WQSomeUIKit/Tool/VoiceTool/amrwapper/*.{h,m}",
34 "vendored_libraries": [
35 "WQSomeUIKit/Tool/VoiceTool/amrwapper/libopencore-amrnb.a",
36 "WQSomeUIKit/Tool/VoiceTool/amrwapper/libopencore-amrwb.a"