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/UIGestureRecognizer": [
42 "StreamKit/UIScrollView": [
49 "source_files": "StreamKit/Marco/*.h",
50 "public_header_files": "StreamKit/Marco/*.h"
59 "source_files": "StreamKit/NSObject/*.{h,m}",
60 "public_header_files": "StreamKit/NSObject/*.h"
63 "name": "UIGestureRecognizer",
65 "StreamKit/NSObject": [
69 "public_header_files": "StreamKit/UIGestureRecognizer/*.h",
70 "source_files": "StreamKit/UIGestureRecognizer/*.{h,m}"
75 "StreamKit/NSObject": [
79 "public_header_files": "StreamKit/UIView/*.h",
80 "source_files": "StreamKit/UIView/*.{h,m}"
83 "name": "UIScrollView",
85 "StreamKit/NSObject": [
92 "public_header_files": "StreamKit/UIScrollView/*.h",
93 "source_files": "StreamKit/UIScrollView/*.{h,m}"
96 "name": "UIViewController",
98 "StreamKit/NSObject": [
102 "public_header_files": "StreamKit/UIViewController/*.h",
103 "source_files": "StreamKit/UIViewController/*.{h,m}"