blob: f4482174411eb296bf4a528c0f50e7226586764c [file] [log] [blame]
{
"name": "FadeStackView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FadeStackView": [
"Pod/Assets/*.png"
]
}
}