[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 5 / EasyTransition / 2.1 / EasyTransition.podspec.json
blobc1b157d5fcde23668f51333ea57875f6ea7d095a
2   "name": "EasyTransition",
3   "version": "2.1",
4   "summary": "EasyTransition is a simple library for make a transition in iOS.",
5   "homepage": "https://github.com/indevizible/EasyTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "indevizible": "jadedragon17650@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/indevizible/EasyTransition.git",
18     "tag": "2.1"
19   },
20   "source_files": [
21     "EasyTransition/**/EasyTransition.swift",
22     "EasyTransition/**/UIView+Constraints.swift"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"