4 "swift_version": "4.1",
5 "summary": "iOS Utilities",
6 "homepage": "https://github.com/JohnEstropia/JEToolkit",
9 "John Rommel Estropia": "rommel.estropia@gmail.com"
12 "git": "https://github.com/JohnEstropia/JEToolkit.git",
19 "public_header_files": "JEToolkit/*.h",
20 "source_files": "JEToolkit/JEToolkit.h",
32 "source_files": "JEToolkit/JEToolkit/**/*.{h,m,c,swift}",
42 "name": "JEDebugging",
43 "source_files": "JEToolkit/JEDebugging/**/*.{h,m,c,swift}",
52 "JEToolkit/JEToolkit": [
59 "source_files": "JEToolkit/JESettings/**/*.{h,m,c}",
61 "frameworks": "Foundation"
65 "name": "JEOrderedDictionary",
66 "source_files": "JEToolkit/JEOrderedDictionary/**/*.{h,m,c}",
68 "frameworks": "Foundation"
72 "name": "JEWeakCache",
73 "source_files": "JEToolkit/JEWeakCache/**/*.{h,m,c}",
75 "frameworks": "Foundation"