[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 2 / GoodSwift / 0.4.1 / GoodSwift.podspec.json
blob1d98066bab32ded91a45084da4a8556efd806310
2   "name": "GoodSwift",
3   "version": "0.4.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.4.1"
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"