2 "name": "AXCollectionObserve",
4 "summary": "A short description of AXCollectionObserve.",
5 "description": "OC集合监听",
6 "homepage": "https://github.com/axinger/AXCollectionObserve",
12 "axinger": "axingrun@outlook.com"
15 "git": "https://gitee.com/axinger/AXCollectionObserve.git",
21 "public_header_files": "AXCollectionObserve/AXCollectionObserve.h",
22 "source_files": "AXCollectionObserve/AXCollectionObserve.h",
23 "frameworks": "Foundation",
32 "source_files": "AXCollectionObserve/Classes/{NSMutableArray,NSMutableDictionary,NSMutableOrderedSet,NSMutableSet}+AXObserve.{h,m}"