blob: afdeea01c7b33063c143eb80200d824ec5bc52b9 [file] [log] [blame]
{
"name": "POP+SnapKit",
"version": "0.21.1",
"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": "0.21.1"
},
"source_files": "Source/**/*",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0.9"
],
"SnapKit": [
"~> 0.20.0"
]
}
}