[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / HeapSdk / 0.0.9 / HeapSdk.podspec.json
blob6e905061f3b756e1cabc254f25f9a7836ee552a9
2   "name": "HeapSdk",
3   "version": "0.0.9",
4   "summary": "HeapSdk is a sdk chalenge",
5   "description": "This CocoaPods library will collect some events for the backend.",
6   "homepage": "https://github.com/NutsNet/HeapSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christophe Vichery": "vichery.christophe@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/NutsNet/HeapSdk.git",
20     "tag": "0.0.9"
21   },
22   "source_files": "HeapSdk/**/*.{h,m,swift}",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "swift_version": "5.0"