[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / SeanSynchronousPosterGetter / 0.1.0 / SeanSynchronousPosterGetter.podspec.json
blob72aeeba5c307a7c451b43025fee71bc727eb7f45
2   "name": "SeanSynchronousPosterGetter",
3   "version": "0.1.0",
4   "summary": "Created basic template for SeanSynchronousPodfile.",
5   "description": "No functionality or classes have been included in this version. It is only a basic template for a podfile.",
6   "homepage": "https://github.com/sean-luis/SeanSynchronousPosterGetter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sean-luis": "gomesluissean@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sean-luis/SeanSynchronousPosterGetter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "SeanSynchronousPosterGetter/Classes/**/*.{h,m,swift}",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "SBJson": [
29       "~> 5.0.0"
30     ],
31     "AFNetworking": [
32       "~> 2.7.0"
33     ],
34     "SwiftLint": [
35       "~> 0.30.1"
36     ],
37     "Result": [
38       "~> 4.1.0"
39     ]
40   }