7 "summary": "Customizable image editing, filters, camera, picker and other UIKit subclasses.",
8 "homepage": "http://cyberagent.github.io/iOS-NBUKit/",
10 "type": "Apache License, Version 2.0",
14 "CyberAgent Inc.": "",
15 "Ernesto Rivera": "rivera_ernesto@cyberagent.co.jp"
18 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Camera1.png",
19 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Camera2.png",
20 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Assets1.png",
21 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Assets2.png",
22 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Edit2.png",
23 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Edit3.png",
24 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Gallery1.png",
25 "https://raw.github.com/wiki/CyberAgent/iOS-NBUKit/Picker1.png"
28 "git": "https://github.com/CyberAgent/iOS-NBUKit.git",
31 "source_files": "Source/*.{h,m}",
42 "resources": "NBUKitResources.bundle",
46 "source_files": "Source/UI/*.{h,m}",
47 "resources": "Source/UI/*.{xib}",
48 "frameworks": "MessageUI"
52 "source_files": "Source/Image/*.{h,m}",
53 "resources": "Source/Image/*.{xib}",
54 "weak_frameworks": "CoreImage",
63 "source_files": "Source/Assets/*.{h,m}",
64 "resources": "Source/Assets/*.{xib}",
72 "source_files": "Source/Picker/*.{h,m}",
73 "resources": "Source/Picker/*.{xib}"
82 "name": "NBUCompatibility",
83 "source_files": "Library/NBUCompatibility/*.{h,m}"
86 "name": "RestKit Support",
87 "requires_arc": false,
88 "source_files": "Library/RestKit Support/*.{h,m}",
89 "frameworks": "MobileCoreServices",
96 "name": "RBVolumeButtons",
97 "requires_arc": false,
98 "source_files": "Library/RBVolumeButtons/*.{h,m}",
105 "name": "MotionOrientation",
106 "requires_arc": false,
107 "source_files": "Library/MotionOrientation/*.{h,m}",
108 "frameworks": "CoreMotion",
109 "preserve_paths": "README.*"