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/NSObject/*.{h,m}",
28 "public_header_files": "StreamKit/NSObject/*.h"
31 "name": "UIGestureRecognizer",
33 "StreamKit/NSObject": [
37 "public_header_files": "StreamKit/UIGestureRecognizer/*.h",
38 "source_files": "StreamKit/UIGestureRecognizer/*.{h,m}"
43 "StreamKit/NSObject": [
47 "public_header_files": "StreamKit/UIView/*.h",
48 "source_files": "StreamKit/UIView/*.{h,m}"
51 "name": "UIScrollView",
53 "StreamKit/NSObject": [
60 "public_header_files": "StreamKit/UIScrollView/*.h",
61 "source_files": "StreamKit/UIScrollView/*.{h,m}"
64 "name": "UIViewController",
66 "StreamKit/NSObject": [
70 "public_header_files": "StreamKit/UIViewController/*.h",
71 "source_files": "StreamKit/UIViewController/*.{h,m}"