blob: 62e3037750476d13480d48d52821d61868a5aba4 [file] [log] [blame]
{
"name": "BMGallery",
"version": "0.1.0",
"summary": "a transition animation helper for album layout",
"description": "Supply a way to simply use, create a transition animation like TikTok, apply to a situation that a UICollectionCell push into a detail UIViewController.",
"homepage": "https://github.com/tzef/BMGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LEE ZHE YU": "tzef8220@gmail.com"
},
"source": {
"git": "https://github.com/tzef/BMGallery.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}