blob: b67663d4c64192ee5763ebbec71e5607d3926171 [file] [log] [blame]
{
"name": "appstore-card-transition",
"version": "1.0.2",
"summary": "Appstore card animation transition. UICollectionView and UITableView card expand animated transition for iOS.",
"module_name": "AppstoreTransition",
"swift_version": "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": "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.2"
},
"source_files": "AppstoreTransition/AppstoreTransition/*.{h,m,swift,c}"
}