blob: f85af61cc758e8a3ad736f804f025eaa997e1f77 [file] [log] [blame]
{
"name": "ContainerView",
"version": "1.0.6",
"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",
"commit": "b19e05c84a6b53ff8acffdc1def4d14fcfadf174"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ContainerView/*.{h,m}"
}