2 "name": "BeeFramework",
4 "summary": "Bee Framework is a rapid developemnt framework for iOS.",
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://bee-framework.com",
12 "gavinkwoe": "gavinkwoe@gmail.com"
15 "git": "https://github.com/stcui/BeeFramework.git",
18 "resources": "BeeDebugger/*.png",
20 "BeeDebugger/**/*.{h,m}",
21 "BeeFramework/**/*.{h,m,mm}",
22 "BeeTemplates/**/*.{h,m,mm}",
23 "BeeUnitTest/**/*.{h,m,mm}"
30 "SystemConfiguration",
37 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libz"
49 "SFHFKeychainUtils": [