blob: 9e11a86a6cc191434a30bd469b72a24e91379d97 [file] [log] [blame]
{
"name": "FadeStackView",
"version": "0.1.2",
"summary": "A Container for views switched with fade animation",
"homepage": "https://github.com/guoshencheng/FadeStackView",
"license": "MIT",
"authors": {
"guoshencheng": "guoshencheng1@gail.com"
},
"source": {
"git": "https://github.com/guoshencheng/FadeStackView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}