[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 7 / d / HandyUIKit / 1.7.3 / HandyUIKit.podspec.json
blob69530b9a3155a6b2f5f1eaf22d424d9eb5669742
2   "name": "HandyUIKit",
3   "version": "1.7.3",
4   "summary": "Handy UI features that should have been part of UIKit in the first place.",
5   "description": "The goal of this library is to provide handy UI related features that we feel like they should have been\npart of the UIKit frameworks themselves. Therefore this library is intended to inherit solutions for common\ntasks that appear in daily programming and tries to comply to the same naming conventions as already used\nin the Apple frameworks.",
6   "homepage": "https://github.com/Flinesoft/HandyUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Cihat Gündüz": "CihatGuenduez@posteo.de"
13   },
14   "social_media_url": "https://twitter.com/Dschee",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Flinesoft/HandyUIKit.git",
21     "tag": "1.7.3"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.swift"
26   ],
27   "frameworks": "UIKit"