2 "name": "NPLBinPacking",
4 "summary": "A CGRect packing implementation.",
5 "homepage": "https://github.com/nickplee/NPLBinPacking",
8 "Nick Lee": "nick@tendigi.com"
11 "git": "https://github.com/nickplee/NPLBinPacking.git",
14 "social_media_url": "https://twitter.com/nickplee",
20 "source_files": "Pod/Classes/**/*",
21 "public_header_files": "Pod/Classes/**/NPL*.h",
22 "frameworks": "CoreGraphics",
24 "OTHER_LDFLAGS": "$(inherited) -lstdc++"