4 "summary": "自定义相机 custom camera mosaic",
5 "description": "自定义相机,模仿微信。\n可使用简单的涂抹功能。\n支持保存到相册。",
6 "homepage": "https://github.com/Mikora/CustomCamera",
9 "root": "632300630@qq.com"
12 "git": "https://github.com/Mikora/CustomCamera.git",
21 "Pod/Assets/resources/cameraicon/*.png",
22 "Pod/Assets/localizations/**",
23 "Pod/Assets/resources/filter/*.png"
26 "public_header_files": "Pod/Classes/*.h",
27 "source_files": "Pod/Classes/*.{h,m}",
39 "public_header_files": "Pod/Classes/categories/**/*.h",
40 "source_files": "Pod/Classes/categories/**/*"
43 "name": "configuration",
44 "public_header_files": "Pod/Classes/configuration/**/*.h",
45 "source_files": "Pod/Classes/configuration/**/*"
49 "public_header_files": "Pod/Classes/delegate/**/*.h",
50 "source_files": "Pod/Classes/delegate/**/*"
54 "public_header_files": "Pod/Classes/managers/**/*.h",
55 "source_files": "Pod/Classes/managers/**/*",
66 "CTCamera/categories": [
69 "CTCamera/configuration": [
72 "CTCamera/delegate": [
75 "CTCamera/managers": [
86 "public_header_files": "Pod/Classes/views/**/*.h",
87 "source_files": "Pod/Classes/views/**/*"
103 "public_header_files": "Pod/Classes/controller/**/*.h",
104 "source_files": "Pod/Classes/controller/**/*"