[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / e / HPTools / 0.1.0 / HPTools.podspec.json
blobf9d310b51cb2c3f4b1a05afcb93bc67b119e13fa
2   "name": "HPTools",
3   "version": "0.1.0",
4   "summary": "HPTools includes my own classes.",
5   "description": "This is my library of usefull classes, extensions i wanna use when i develop Swift Applications.",
6   "homepage": "http://gitlab.hp-max.se/Piotr/HPTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HP-MAX Piotr Hapanowicz": "info@hp-max.se"
13   },
14   "source": {
15     "git": "http://gitlab.hp-max.se/Piotr/hptools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.2"
20   },
21   "source_files": "HPTools/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"