[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / 9 / HearthstoneKit / 1.0.0-beta2 / HearthstoneKit.podspec.json
bloba8312c8eac741a358a9ab6f43f1b7f837c161f9b
2   "name": "HearthstoneKit",
3   "version": "1.0.0-beta2",
4   "summary": "An elegant pure-swift SDK for consuming the official Hearthstone API.",
5   "description": "HearthstoneKit is a pure-swift SDK for consuming the official Hearthstone API. With it you can interact with the official API using native swift types. HearthstoneKit's design goals are to be lightweight, simple to use, and leverage the power of swift.",
6   "homepage": "https://github.com/StarLard/HearthstoneKit",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StarLard": "contact@calebfriden.com"
13   },
14   "source": {
15     "git": "https://github.com/StarLard/HearthstoneKit.git",
16     "tag": "1.0.0-beta2"
17   },
18   "social_media_url": "https://twitter.com/CalebFriden",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5",
23   "source_files": "Source/**/*.swift",
24   "swift_version": "5"