blob: cf0af06d64d712b070efc7282214d3c5cf269169 [file] [log] [blame]
{
"name": "POP+SnapKit",
"version": "3.0.2",
"summary": "Use SnapKit with the Facebook Pop animation framework.",
"homepage": "https://github.com/wxxsw/POP-SnapKit",
"license": "MIT",
"authors": {
"GeSen": "i@gesen.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wxxsw/POP-SnapKit.git",
"tag": "3.0.2"
},
"source_files": "Source/**/*",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0.9"
],
"SnapKit": [
"~> 3.0.2"
]
},
"pushed_with_swift_version": "3.0.2"
}