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/Core/*.{h,m}",
28 "public_header_files": "StreamKit/Core/*.h",
37 "source_files": "StreamKit/Marco/*.h",
38 "public_header_files": "StreamKit/Marco/*.h"
47 "public_header_files": "StreamKit/UI/*.h",
48 "source_files": "StreamKit/UI/*.{h,m}"