2 "name": "SwiftyHelpKit",
4 "summary": "SwiftyHelpKit will allow you to add some startup code in your app that you initally need",
5 "swift_version": "4.0",
6 "description": "SwiftyHelpKit will allow you to add some startup code in your app that you initally need, Install framework and you don't have to write same code again and again.",
7 "homepage": "https://github.com/anpkmr/SwiftyHelpKit",
13 "anpkmr": "anup227kumar@gmail.com"
16 "git": "https://github.com/anpkmr/SwiftyHelpKit.git",
23 "static_framework": true,
24 "source_files": "SwiftyHelpKit/Classes/**/*",
25 "pod_target_xcconfig": {
26 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"