blob: d22805d9c4459efd82a166b968ecb1c46adcdaf4 [file] [log] [blame]
{
"name": "FadeStackView",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}