[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / f / LinkyAPI / 1.0.2 / LinkyAPI.podspec.json
blob1ab653aa7d980e1a7407d7bd9a711462b1be7a80
2   "name": "LinkyAPI",
3   "version": "1.0.2",
4   "swift_versions": "5.0",
5   "summary": "API for Linky smart meters.",
6   "description": "The LinkyAPI Swift Library is a Swift package that provides a convenient way to access Linky's electricity consumption and production data through Enedis API. This library simplifies the process of obtaining user authorization, fetching consumption data.",
7   "homepage": "https://github.com/k-angama/iOS-LinkyAPI",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kangama": "karim.angama@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/k-angama/iOS-LinkyAPI.git",
17     "tag": "1.0.2"
18   },
19   "social_media_url": "https://twitter.com/k_angama",
20   "platforms": {
21     "ios": "16.4"
22   },
23   "source_files": "Sources/LinkyAPI/**/*.{swift}",
24   "exclude_files": "Tests/LinkyAPITests/**/*.{swift}",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"