2 "name": "FastttCamera",
4 "summary": "A fast, straightforward implementation of AVFoundation camera with customizable real-time photo filters.",
5 "homepage": "https://github.com/IFTTT/FastttCamera",
8 "Laura Skelton": "laura@ifttt.com",
9 "Jonathan Hersh": "jonathan@ifttt.com",
10 "Max Meyers": "max@ifttt.com",
11 "Devin Foley": "devin@ifttt.com"
14 "git": "https://github.com/IFTTT/FastttCamera.git",
17 "social_media_url": "https://twitter.com/skelovenko",
22 "compiler_flags": "-fmodules",
28 "default_subspecs": "Default",
32 "source_files": "FastttCamera/*.{h,m}"
40 "FastttCamera/Default": [
44 "source_files": "FastttCamera/Filters/*.{h,m}"