blob: 1d2564d8d8e531f63b4c64d890307541e8b4caf1 [file] [log] [blame]
{
"name": "appstore-card-transition",
"version": "1.0.4",
"summary": "Appstore card animation transition. UICollectionView and UITableView card expand animated transition for iOS.",
"module_name": "AppstoreTransition",
"swift_versions": "5.0",
"description": "Appstore card animation transition. UICollectionView and UITableView card expand animated transition for iOS. Expandable collectionview and tableview cells. Master detail transition animation.",
"homepage": "https://github.com/appssemble/appstore-card-transition",
"screenshots": [
"https://github.com/appssemble/appstore-card-transition/blob/master/gif/example1.gif?raw=true",
"https://github.com/appssemble/appstore-card-transition/blob/master/gif/example2.gif?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Razvan Chelemen": "chelemen.razvan@gmail.com"
},
"social_media_url": "https://twitter.com/chelemen_razvan",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/appssemble/appstore-card-transition.git",
"tag": "1.0.4"
},
"source_files": "Sources/AppstoreTransition/*.{h,m,swift,c}",
"swift_version": "5.0"
}