2 "name": "CLImageEditor",
4 "summary": "CLImageEditor provides basic image editing features to iPhone apps.",
5 "homepage": "https://github.com/yackle/CLImageEditor",
11 "Sho Yakushiji": "sho.yakushiji@gmail.com"
17 "git": "https://github.com/yackle/CLImageEditor.git",
21 "CLImageEditor/*.{h,m,mm}",
22 "CLImageEditor/**/*.{h,m,mm}",
23 "CLImageEditor/ImageTools/**/*.{h,m,mm}",
24 "CLImageEditor/ImageTools/CLEffectTool/CLEffect/*.{h,m,mm}"
26 "public_header_files": [
27 "CLImageEditor/CLImageEditor.h",
28 "CLImageEditor/CLImageToolInfo.h"
31 "CLImageEditor/*.bundle",
32 "CLImageEditor/ViewController/*.xib"