blob: 8f440bb46053eacf2619d660830491aab682032d [file] [log] [blame]
{
"name": "ContainerView",
"version": "1.0.9",
"summary": "ContainerView is designed to add a cool swim from the bottom to the animation with the effect of scale, controlled by the help of a gesture",
"description": "TODO: Add long description of the pod here.\n'ContainerView is designed to add a cool swim from the bottom to the animation with the effect of scale, controlled by the help of a gesture, scrollView also takes control. The idea is taken from the application: https://www.apple.com/ios/maps/'",
"homepage": "https://github.com/mrustaa/ContainerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rustam Motygullin": "rustamburger@gmail.com"
},
"source": {
"git": "https://github.com/mrustaa/ContainerView.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ContainerView/**/*"
}