[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / c / AHContainer / 0.2.2 / AHContainer.podspec.json
blob90bda4cf73dd819c59ce436ef1104d8ea756c42f
2   "name": "AHContainer",
3   "version": "0.2.2",
4   "summary": "A short description of AHContainer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AlexHmelevski/AHContainerViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Hmelevski": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexHmelevski/AHContainerViewController.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AHContainerViewController/Classes/**/*",
22   "swift_version": "5.0",
23   "dependencies": {
24     "ALEither": [
26     ]
27   }