[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 4 / 5 / e / MitchHolmesSynchronousPosterGetter / 0.1.0 / MitchHolmesSynchronousPosterGetter.podspec.json
blobdb2aac2a50c37445963a1eb3a839091e7553d7d1
2   "name": "MitchHolmesSynchronousPosterGetter",
3   "version": "0.1.0",
4   "summary": "The creation of MitchHolmesSynchronousPosterGetter for Assignment 2.",
5   "description": "Learning how to create a new pod and use that within another project.",
6   "homepage": "https://github.com/hlmmit001/MitchHolmesSynchronousPosterGetter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Holmes": "hlmmit001@myuct.ac.za"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/hlmmit001/MitchHolmesSynchronousPosterGetter.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "MitchHolmesSynchronousPosterGetter/**/*.{h,m,swift,mm}",
23   "dependencies": {
24     "SBJson": [
25       "~> 5.0.0"
26     ],
27     "AFNetworking": [
28       "~> 2.7.0"
29     ],
30     "SwiftLint": [
31       "~> 0.30.1"
32     ],
33     "Result": [
34       "~> 4.1.0"
35     ]
36   }