2 "name": "CDFoundation",
5 "summary": "Basic toolset for CodoonSport.",
6 "homepage": "https://github.com/iOSCodoon",
8 "iOSCodoon": "ios@codoon.com"
11 "git": "https://github.com/iOSCodoon/CDFoundation.git",
19 "public_header_files": "CDFoundation/*.h",
20 "source_files": "CDFoundation/*.{h,m}",
24 "source_files": "CDFoundation/CDCoreData/*.{h,m}",
25 "public_header_files": "CDFoundation/CDCoreData/*.h",
26 "frameworks": "CoreData"
29 "name": "CDDateFormatter",
30 "source_files": "CDFoundation/CDDateFormatter/*.{h,m}",
31 "public_header_files": "CDFoundation/CDDateFormatter/*.h"
35 "source_files": "CDFoundation/CDDefer/*.{h,m}",
36 "public_header_files": "CDFoundation/CDDefer/*.h"
39 "name": "CDGlobalTimer",
40 "source_files": "CDFoundation/CDGlobalTimer/*.{h,m}",
41 "public_header_files": "CDFoundation/CDGlobalTimer/*.h"
44 "name": "CDSoundManager",
45 "source_files": "CDFoundation/CDSoundManager/*.{h,m}",
46 "public_header_files": "CDFoundation/CDSoundManager/*.h",
48 "CDFoundation/CDDefer": [