4 "summary": "iOS Utilities",
5 "description": "iOS Utilities for Develepment.",
6 "homepage": "https://github.com/wishWinds/JUtilities.git",
9 "shupeng": "john.hi.gm@gmail.com"
15 "git": "https://github.com/wishWinds/JUtilities.git",
18 "source_files": "JUtilities/JUtilities.h",
19 "public_header_files": "JUtilities/JUtilities.h",
24 "source_files": "JUtilities/Runtime/*.{h,m}",
25 "public_header_files": "JUtilities/Runtime/*.h"
29 "source_files": "JUtilities/Foundation/*.{h,m}",
30 "public_header_files": "JUtilities/Foundation/*.h"
34 "source_files": "JUtilities/UIKit/*.{h,m}",
35 "public_header_files": "JUtilities/UIKit/*.h",
38 "name": "UIResponderRouter",
39 "source_files": "JUtilities/UIKit/UIResponderRouter/*.{h,m}",
40 "public_header_files": "JUtilities/UIKit/UIResponderRouter/*.h"