[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / f / 2 / GoodSwift / 0.9.0 / GoodSwift.podspec.json
blob8291605bafa61f1b9c1c1876e278a1c7a96c7ae8
2   "name": "GoodSwift",
3   "version": "0.9.0",
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.9.0"
17   },
18   "social_media_url": "https://twitter.com/goodrequestcom",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "Unbox": [
29       "~> 2.5"
30     ]
31   },
32   "pushed_with_swift_version": "4.0"