2 "name": "FKFirebaseKit",
4 "summary": "It's framework simplifying Firebase networking process.",
5 "description": "FKFirebaseKit is an opensource framework simplifying Firebase iOS SDK's boilerplate code usage and its documentation.\nIt's totally built on the Firebase iOS SDK and wraps it for you by aiming to boost your productivity and improve code quality to let you focus on the real valuable part of your iOS app.",
6 "homepage": "https://github.com/furkankaplan/fk-firebase-kit-ios",
12 "Furkan KAPLAN": "furkankaplan@outlook.com"
14 "social_media_url": "https://twitter.com/kaplanfurkan07",
19 "git": "https://github.com/furkankaplan/fk-firebase-kit-ios.git",
22 "swift_versions": "5",
23 "source_files": "fk-firebase-kit-ios/Source/**/*",
24 "exclude_files": "fk-firebase-kit-ios/Example",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "static_framework": true,
39 "Firebase/Database": [