[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / c / GeoLoggerSDK / 1.0.1 / GeoLoggerSDK.podspec.json
blob05a8b6f1439115603587fbfea04d4f8cb0de0f7d
2   "name": "GeoLoggerSDK",
3   "version": "1.0.1",
4   "summary": "A package to log location events.",
5   "description": "A package to log location events.",
6   "homepage": "https://github.com/nishiths23/GeoLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nishiths23": "nishithsingh23@ymail.com"
13   },
14   "source": {
15     "git": "https://github.com/nishiths23/GeoLogger.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "14.4",
20     "osx": "11.0"
21   },
22   "source_files": "GeoLogger/Classes/Sources/**/*",
23   "dependencies": {
24     "Hippolyte": [
26     ],
27     "Realm": [
29     ],
30     "RealmSwift": [
32     ]
33   },
34   "testspecs": [
35     {
36       "name": "Tests",
37       "test_type": "unit",
38       "source_files": "GeoLogger/Classes/Tests/**/*",
39       "frameworks": "XCTest",
40       "dependencies": {
41         "RealmSwift": [
43         ]
44       }
45     }
46   ]