4 "summary": "A streaming programming framework for UIKit.",
5 "homepage": "https://github.com/godL/StreamKit",
8 "GodL": "547188371@qq.com"
14 "git": "https://github.com/godL/StreamKit.git",
19 "StreamKit/StreamKit.h"
21 "public_header_files": "StreamKit/StreamKit.h",
22 "frameworks": "UIKit",
27 "source_files": "StreamKit/Reactive/*.{h,m}",
28 "public_header_files": "StreamKit/Reactive/*.h",
33 "StreamKit/NSObject": [
39 "StreamKit/UIScrollView": [
46 "source_files": "StreamKit/Marco/*.h",
47 "public_header_files": "StreamKit/Marco/*.h"
56 "source_files": "StreamKit/NSObject/*.{h,m}",
57 "public_header_files": "StreamKit/NSObject/*.h"
60 "name": "UIGestureRecognizer",
62 "StreamKit/NSObject": [
66 "public_header_files": "StreamKit/UIGestureRecognizer/*.h",
67 "source_files": "StreamKit/UIGestureRecognizer/*.{h,m}"
72 "StreamKit/NSObject": [
76 "public_header_files": "StreamKit/UIView/*.h",
77 "source_files": "StreamKit/UIView/*.{h,m}"
80 "name": "UIScrollView",
82 "StreamKit/NSObject": [
89 "public_header_files": "StreamKit/UIScrollView/*.h",
90 "source_files": "StreamKit/UIScrollView/*.{h,m}"
93 "name": "UIViewController",
95 "StreamKit/NSObject": [
99 "public_header_files": "StreamKit/UIViewController/*.h",
100 "source_files": "StreamKit/UIViewController/*.{h,m}"