4 "summary": "Agamotto is an iOS/macOS/tvOS/watchOS framework that provides block based extensions to KVO.",
5 "description": "Agamotto is an iOS/macOS/tvOS/watchOS framework that provides block based extensions to KVO. It supports removing the observations upon deallocation. It is based on a portion of the ReactiveCocoa Objective-C framework.",
6 "homepage": "https://github.com/Kosoku/Agamotto",
12 "William Towe": "willbur1984@gmail.com"
15 "git": "https://github.com/Kosoku/Agamotto.git",
25 "source_files": "Agamotto/**/*.{h,m}",
26 "exclude_files": "Agamotto/Agamotto-Info.h",
28 "exclude_files": "Agamotto/iOS"
31 "exclude_files": "Agamotto/iOS"
33 "private_header_files": "Agamotto/Private/*.h",
34 "frameworks": "Foundation",