[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 2 / b / 9 / appstore-card-transition / 1.0.2 / appstore-card-transition.podspec.json
blobb67663d4c64192ee5763ebbec71e5607d3926171
2   "name": "appstore-card-transition",
3   "version": "1.0.2",
4   "summary": "Appstore card animation transition. UICollectionView and UITableView card expand animated transition for iOS.",
5   "module_name": "AppstoreTransition",
6   "swift_version": "5.0",
7   "description": "Appstore card animation transition. UICollectionView and UITableView card expand animated transition for iOS. Expandable collectionview and tableview cells. Master detail transition animation.",
8   "homepage": "https://github.com/appssemble/appstore-card-transition",
9   "screenshots": [
10     "https://github.com/appssemble/appstore-card-transition/blob/master/gif/example1.gif?raw=true",
11     "https://github.com/appssemble/appstore-card-transition/blob/master/gif/example2.gif?raw=true"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "FILE_LICENSE"
16   },
17   "authors": {
18     "Razvan Chelemen": "chelemen.razvan@gmail.com"
19   },
20   "social_media_url": "https://twitter.com/chelemen_razvan",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source": {
25     "git": "https://github.com/appssemble/appstore-card-transition.git",
26     "tag": "1.0.2"
27   },
28   "source_files": "AppstoreTransition/AppstoreTransition/*.{h,m,swift,c}"