[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 9 / FirestoreClient / 0.1.0 / FirestoreClient.podspec.json
blob1906fa3d54fb83c6761f9e7c280267b51ceedfc7
2   "name": "FirestoreClient",
3   "version": "0.1.0",
4   "summary": "Abstraction layer on top of Firebase database",
5   "homepage": "https://github.com/AnasAlhasani/FirestoreClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Anas Alhasani",
11   "source": {
12     "git": "https://github.com/AnasAlhasani/FirestoreClient.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/AlhasaniAnas",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.1",
20   "requires_arc": true,
21   "static_framework": true,
22   "source_files": "Sources/FirestoreClient",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Firebase/Core": [
27     ],
28     "Firebase/Firestore": [
30     ],
31     "FirebaseFirestoreSwift": [
33     ],
34     "PromisesSwift": [
36     ]
37   },
38   "swift_version": "5.1"