blob: 1cdd450c5e2c695d800460651c43d9aa2fbc81e3 [file] [log] [blame]
{
"name": "SOM.UI",
"version": "0.0.2",
"summary": "Testing a git with cocoapods - AKGitViewControllers.",
"description": "TODO: Add long description of the pod here.DESC LETS try make first PODS",
"homepage": "https://github.com/BooNoo/SOM.UI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir": "swiftment.work@gmail.com"
},
"source": {
"git": "https://github.com/BooNoo/SOM.UI.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "11.2"
},
"source_files": "SOM.UI/Classes/**/*",
"swift_version": "4.2",
"exclude_files": "Constrictor/Constrictor/*.plist"
}