4 "summary": "An extended and improved version of the popular Cocos2D for iPhone game engine.",
5 "homepage": "http://www.kobold2d.com/display/KKSITE/Home",
8 "file": "LICENSE-Kobold2D.txt"
11 "Steffen Itterheim": "steffen@learn-cocos2d.com"
14 "git": "https://github.com/devknoll/Kobold2D.git",
22 "kobold2d/**/*.{h,m,mm,c,cpp}"
27 "requires_arc": false,
31 "source_files": "libs/bitarray_c"
35 "source_files": "libs/Box2D/Box2D/**/*.{h,m,mm,c,cpp}",
36 "header_mappings_dir": "libs/Box2D/Box2D",
37 "header_dir": "../Box2D"
41 "source_files": "libs/VTPG/**/*.{h,m,mm,c,cpp}",
42 "exclude_files": "libs/VTPG/Mac OS X/",
43 "header_mappings_dir": "libs/VTPG",
44 "header_dir": "../VTPG"
48 "source_files": "libs/lua/src/**/*.{h,m,mm,c,cpp}",
49 "header_mappings_dir": "libs/lua/src",
50 "header_dir": "../lua"
53 "name": "cocos2d-iphone",
56 "name": "CocosDenshion",
57 "source_files": "libs/cocos2d-iphone/CocosDenshion/*.{h,m,mm,c,cpp}",
58 "header_mappings_dir": "libs/cocos2d-iphone/CocosDenshion/",
59 "header_dir": "../CocosDenshion"
63 "source_files": "libs/cocos2d-iphone/external/libpng/*.{h,m,mm,c,cpp}",
65 "libs/cocos2d-iphone/external/libpng/pngtest.c",
66 "libs/cocos2d-iphone/external/libpng/example.c"
68 "header_mappings_dir": "libs/cocos2d-iphone/external/libpng/",
69 "header_dir": "../libpng"
73 "source_files": "libs/cocos2d-iphone/external/kazmath/{src,include}/**/*.{h,m,mm,c,cpp}",
74 "header_mappings_dir": "libs/cocos2d-iphone/external/kazmath/include/kazmath",
75 "header_dir": "../kazmath"
79 "source_files": "libs/cocos2d-iphone/cocos2d/**/*.{h,m,mm,c,cpp}",
80 "header_mappings_dir": "libs/cocos2d-iphone/cocos2d/",
81 "header_dir": "../cocos2d",