[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 2 / MatchTransition / 1.2.0 / MatchTransition.podspec.json
blob0094fa951f01c5770b5e7c8b40b19016b18a0156
2   "name": "MatchTransition",
3   "version": "1.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": [
23     "MatchTransition/Classes/**/*",
24     "MatchTransition/Classes/*"
25   ],
26   "frameworks": "UIKit"