[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 2 / GoodSwift / 0.2.4 / GoodSwift.podspec.json
blobe3197dabb365f4dfbf272cb502f1de1ce258338a
2   "name": "GoodSwift",
3   "version": "0.2.4",
4   "summary": "Some good swift extensions.",
5   "description": "Some good swift extensions, handfully crafted by GoodRequest team.",
6   "homepage": "https://bitbucket.org/GoodRequest/swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marek Spalek": "marek.spalek@goodrequest.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/GoodRequest/swift.git",
16     "tag": "0.2.4"
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     "AlamofireObjectMapper": [
26       "~> 4.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"