4 "summary": "Agamotto is an iOS/macOS/tvOS/watchOS framework that provides block based extensions to KVO and NSNotificationCenter.",
5 "description": "Agamotto is an iOS/macOS/tvOS/watchOS framework that provides block based extensions to KVO and `NSNotificationCenter`. It supports removing the observations upon deallocation. It is based on a portion of the ReactiveCocoa Objective-C framework. It also provides a simplified version of RACCommand class, which can be assigned to various UI controls.",
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/macOS"
31 "exclude_files": "Agamotto/iOS"
34 "exclude_files": "Agamotto/macOS"
42 "private_header_files": "Agamotto/Private/*.h",
48 "Agamotto/Private/*.{h,m}"
50 "exclude_files": "Agamotto/Agamotto.h",
51 "frameworks": "Foundation",
64 "source_files": "Agamotto/iOS",
80 "source_files": "Agamotto/macOS",