blob: 62ce89952c18da2792f857026711a61852f429ad [file] [log] [blame]
{
"name": "AHContainer",
"version": "0.1.3",
"summary": "A short description of AHContainer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlexHmelevski/AHContainerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Hmelevski": "alexei.hmelevski@gmail.com"
},
"source": {
"git": "https://github.com/AlexHmelevski/AHContainerViewController.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AHContainerViewController/Classes/**/*",
"dependencies": {
"ALEither": [
]
}
}