2 "name": "ZBSimplePluginManager",
4 "summary": "A simple plug-in system by using JavaScriptCore.",
5 "description": "Apple introduced JavaScriptCore framework, a JavaScript interpreter, in iOS 7. \nIt is a great tool and we leverage it to build a simple plug-in system to extend \nflexibility of your app easily.",
6 "homepage": "https://github.com/zonble/ZBSimplePluginManager",
12 "zonble": "zonble@gmail.com"
15 "git": "https://github.com/zonble/ZBSimplePluginManager.git",
18 "social_media_url": "https://twitter.com/zonble",
24 "source_files": "Sources/ZBSimplePluginManager/**/*",
25 "pushed_with_swift_version": "4.0"