2 "name": "KVOMutableArray",
4 "summary": "A mutable array which can be key value observed (KVO).",
5 "description": " KVOMutableArray provides the functionality to observe a NSMutableArray.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
6 "homepage": "https://github.com/haifengkao/KVOMutableArray",
9 "Hai Feng Kao": "haifeng@cocoaspice.in"
12 "git": "https://github.com/haifengkao/KVOMutableArray.git",
19 "default_subspecs": "Core",
24 "Pod/Classes/KVOMutableArray.{h,m}",
25 "Pod/Classes/NSObject+BlockObservation.{h,m}"
29 "name": "ReactiveCocoaSupport",
31 "ReactiveCocoa/Core": [
34 "KVOMutableArray/Core": [
38 "source_files": "Pod/Classes/KVOMutableArray+ReactiveCocoaSupport.{h,m}"