[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 6 / f / 2 / GoodSwift / 0.10.1 / GoodSwift.podspec.json
blobb92fc793f17bee2d5628101d481343919f2ad852
2   "name": "GoodSwift",
3   "version": "0.10.1",
4   "summary": "Some good swift extensions.",
5   "description": "Some good swift extensions, handfully crafted by GoodRequest team.",
6   "homepage": "https://github.com/GoodRequest/GoodSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marek Spalek": "marek.spalek@goodrequest.com"
13   },
14   "source": {
15     "git": "https://github.com/GoodRequest/GoodSwift.git",
16     "tag": "0.10.1"
17   },
18   "social_media_url": "https://twitter.com/goodrequestcom",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Sources/GoodSwift/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.4"
28     ],
29     "Unbox": [
30       "~> 3.0"
31     ]
32   },
33   "swift_version": "5.1"