[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / f / 2 / GoodSwift / 0.5.0 / GoodSwift.podspec.json
blob25836ec078ec1a1b5c2b8e1b6431e738ac89e1cf
2   "name": "GoodSwift",
3   "version": "0.5.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.5.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.4"
27     ],
28     "Unbox": [
29       "~> 2.4"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"