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": [
52 "source_files": "StreamKit/Marco/*.h",
53 "public_header_files": "StreamKit/Marco/*.h"
62 "source_files": "StreamKit/NSObject/*.{h,m}",
63 "public_header_files": "StreamKit/NSObject/*.h"
66 "name": "UIGestureRecognizer",
68 "StreamKit/NSObject": [
72 "public_header_files": "StreamKit/UIGestureRecognizer/*.h",
73 "source_files": "StreamKit/UIGestureRecognizer/*.{h,m}"
78 "StreamKit/NSObject": [
82 "public_header_files": "StreamKit/UIView/*.h",
83 "source_files": "StreamKit/UIView/*.{h,m}"
86 "name": "UIScrollView",
88 "StreamKit/NSObject": [
95 "public_header_files": "StreamKit/UIScrollView/*.h",
96 "source_files": "StreamKit/UIScrollView/*.{h,m}"
99 "name": "UIViewController",
101 "StreamKit/NSObject": [
105 "public_header_files": "StreamKit/UIViewController/*.h",
106 "source_files": "StreamKit/UIViewController/*.{h,m}"