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/Marco/*.h",
28 "public_header_files": "StreamKit/Marco/*.h"
37 "source_files": "StreamKit/NSObject/*.{h,m}",
38 "public_header_files": "StreamKit/NSObject/*.h"
41 "name": "UIGestureRecognizer",
43 "StreamKit/NSObject": [
47 "public_header_files": "StreamKit/UIGestureRecognizer/*.h",
48 "source_files": "StreamKit/UIGestureRecognizer/*.{h,m}"
53 "StreamKit/NSObject": [
57 "public_header_files": "StreamKit/UIView/*.h",
58 "source_files": "StreamKit/UIView/*.{h,m}"
61 "name": "UIScrollView",
63 "StreamKit/NSObject": [
70 "public_header_files": "StreamKit/UIScrollView/*.h",
71 "source_files": "StreamKit/UIScrollView/*.{h,m}"
74 "name": "UIViewController",
76 "StreamKit/NSObject": [
80 "public_header_files": "StreamKit/UIViewController/*.h",
81 "source_files": "StreamKit/UIViewController/*.{h,m}"