[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 3 / EasyTransitions / 0.4.1 / EasyTransitions.podspec.json
blob2ff04c33625d8fa6114f7d4baad11a64da4b408d
2   "name": "EasyTransitions",
3   "version": "0.4.1",
4   "summary": "Create beautiful transitions for your app with a predifined set of interactions.",
5   "description": "Creating transitions with a great user experience on iOS require a lot of work. Many protocols to implement, many animations to create and it usually ends up in a code mess which cannot be used in another transition or app. EasyTransitions library attempts to provide a few basic transitions in a simple way to implement and to extend so you can add incredible transitions with a few lines of code.",
6   "homepage": "https://github.com/marcosgriselli/EasyTransitions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marcosgriselli": "marcosgriselli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/marcosgriselli/EasyTransitions.git",
16     "tag": "0.4.1"
17   },
18   "social_media_url": "https://twitter.com/marcosgriselli",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "EasyTransitions/Classes/**/*",
23   "swift_version": "4.0"