[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / 3 / RJFirebase / 0.3.0 / RJFirebase.podspec.json
blob73f756825e2d047c3494230dd8542caaa8277791
2   "name": "RJFirebase",
3   "version": "0.3.0",
4   "summary": "A RJFirebase written in Swift for iOS",
5   "description": "This pod demonstrates including dependencies to other Pods in a developed-pod.",
6   "homepage": "https://github.com/rajaslucky89/RJFirebase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Raja Syahmudin": "rajaslucky89@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rajaslucky89/RJFirebase.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.3",
22   "static_framework": true,
23   "requires_arc": true,
24   "source_files": "RJFirebase/**/*",
25   "exclude_files": "RJFirebase/*.plist",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "dependencies": {
30     "Firebase/RemoteConfig": [
32     ]
33   },
34   "swift_version": "4.3"