4 "summary": "iOS Utilities",
5 "homepage": "https://github.com/JohnEstropia/JEToolkit",
8 "John Rommel Estropia": "rommel.estropia@gmail.com"
11 "git": "https://github.com/JohnEstropia/JEToolkit.git",
18 "public_header_files": "JEToolkit/*.h",
19 "source_files": "JEToolkit/JEToolkit.h",
31 "source_files": "JEToolkit/JEToolkit/**/*.{h,m,c,swift}",
41 "name": "JEDebugging",
42 "source_files": "JEToolkit/JEDebugging/**/*.{h,m,c,swift}",
51 "JEToolkit/JEToolkit": [
58 "source_files": "JEToolkit/JESettings/**/*.{h,m,c}",
60 "frameworks": "Foundation"
64 "name": "JEOrderedDictionary",
65 "source_files": "JEToolkit/JEOrderedDictionary/**/*.{h,m,c}",
67 "frameworks": "Foundation"
71 "name": "JEWeakCache",
72 "source_files": "JEToolkit/JEWeakCache/**/*.{h,m,c}",
74 "frameworks": "Foundation"