[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / 6 / 2 / MatchTransition / 1.0.0 / MatchTransition.podspec.json
bloba63edc35b0baeb7be2d98338061ccff14aa0f7ae
2   "name": "MatchTransition",
3   "version": "1.0.0",
4   "summary": "A quick and easy way to create beautiful Modal Transitions.",
5   "description": "'This pod allows you to easily create a beautiful transition between a UICollectionViewCell or a UITableViewCell and a DetailsViewController. It matches views between the cell and the arriving UIViewController using tags, it then creates a transition between the two.'",
6   "homepage": "https://github.com/LorTos/MatchTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LorTos": "lorenzotoscanidc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LorTos/MatchTransition.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MatchTransition/Classes/**/*",
23   "frameworks": "UIKit"