2 "name": "FirebaseDatabase",
4 "summary": "Firebase Open Source Libraries for iOS (plus community support for macOS and tvOS)",
5 "description": "Simplify your iOS development, grow your user base, and monetize more effectively with Firebase.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "Database-5.0.3"
16 "social_media_url": "https://twitter.com/Firebase",
22 "cocoapods_version": ">= 1.4.0",
23 "static_framework": true,
24 "prefix_header_file": false,
26 "Firebase/Database/**/*.[mh]",
27 "Firebase/Database/third_party/Wrap-leveldb/APLevelDB.mm",
28 "Firebase/Database/third_party/SocketRocket/fbase64.c"
30 "public_header_files": "Firebase/Database/Public/*.h",
48 "pod_target_xcconfig": {
49 "GCC_PREPROCESSOR_DEFINITIONS": "FIRDatabase_VERSION=5.0.3"