2 "name": "CBPFoundation",
8 "summary": "Useful mapping, filtering and threading foundation extensions.",
9 "homepage": "https://github.com/noremac/CBPFoundation",
11 "Cameron Pulsford": "cpulsfor@me.com"
14 "git": "https://github.com/noremac/CBPFoundation.git",
22 "public_header_files": "CBPFoundation/*.h",
23 "source_files": "CBPFoundation/**/*.{h,m}",
28 "CBPFoundation/CBPDeref.{h,m}",
29 "CBPFoundation/CBPDerefSubclass.h",
30 "CBPFoundation/NSThread+CBPExtensions.{h,m}",
31 "CBPFoundation/CBPPromise.{h,m}",
32 "CBPFoundation/CBPFuture.{h,m}"