Files
ContainerController/Example/Pods/Local Podspecs/ContainerControllerSwift.podspec.json
T
mrustaa aa81409c48 update
2020-06-09 21:13:04 +03:00

23 lines
633 B
JSON

{
"name": "ContainerControllerSwift",
"version": "0.1.0",
"summary": "A short description of ContainerControllerSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rustamburger@gmail.com/ContainerControllerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rustamburger@gmail.com": "rustamburger@gmail.com"
},
"source": {
"git": "https://github.com/rustamburger@gmail.com/ContainerControllerSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ContainerControllerSwift/Classes/**/*"
}