[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / b / HeliumSDK / 1.0.1 / HeliumSDK.podspec.json
blob51ac49883f7716e8a5703f9f3ea2d73d1388619d
2   "name": "HeliumSDK",
3   "version": "1.0.1",
4   "summary": "Helium iOS SDK",
5   "description": "This SDK provices all the funcionality needed to interface with Helium.",
6   "homepage": "https://github.com/AppcentMobile/helium-ios-sdk",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENCE"
10   },
11   "authors": "burak",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/AppcentMobile/helium-ios-sdk.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "dependencies": {
22     "ACMNetworking": [
23       "1.0.1"
24     ]
25   },
26   "swift_version": "5.0"