blob: accaf1713b1af66185568d2e0de35ab1a2951b95 [file] [log] [blame]
{
"name": "CTCubeTransitionInfiniteView",
"version": "1.0.1",
"summary": "An infinite scroll view to support 3DmCube transition animation, like Intagram stories",
"description": "An infinite view to support 3D Cube transition animation, like video page flipping animation in Intagram stories.\nThis view is like a scroll view support limited subviews.",
"homepage": "https://github.com/sueLan/CTCubeTransitionInfiniteView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RongyanZheng": "scutryzheng@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sueLan/CTCubeTransitionInfiniteView.git",
"tag": "1.0.1"
},
"source_files": [
"CTCubeTransitionInfiniteView",
"CTCubeTransitionInfiniteView/**/*.{h,m}"
]
}