blob: e0a9a9a6d31840d1c725bff3823416727956db71 [file] [log] [blame]
{
"name": "ContainerView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ContainerView/**/*"
}