2 "name": "BeeFramework",
4 "summary": "Bee Framework is an iOS MVC framework to help you develop your app rapidly.",
5 "description": " Bee Framework is a MVC Framework to develop iOS application. \n It has pretty clear hieracy and signal based mechanism, also with cache and asynchonized networking methods in it.\n Add __BEE_DEBUGGER__=1 in build setting of Pods target and add [BeeDebugger show] to AppDelegate to enable Bee Debugger.\n",
6 "homepage": "http://bbs.whatsbug.com/BeeFramework",
9 "gavinkwoe": "gavinkwoe@gmail.com"
12 "git": "https://github.com/stcui/BeeFramework.git",
15 "resources": "BeeDebugger/*.png",
20 "BeeDebugger/**/*.{h,m}",
21 "BeeFramework/{Foundation,MVC}/**/*.{h,m,mm}",
29 "SystemConfiguration",
36 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libz"
48 "SFHFKeychainUtils": [