[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 9 / CiaoTransitions / 0.2.2 / CiaoTransitions.podspec.json
blob20ad589900e1aa41a2c1b76acba14d09962af6bc
2   "name": "CiaoTransitions",
3   "platforms": {
4     "ios": "11"
5   },
6   "summary": "With Ciao you can make fancy custom transitions. Use it in your iOS projects to make push and modal transitions between view controllers",
7   "requires_arc": true,
8   "version": "0.2.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/CiaoTransitions",
17   "source": {
18     "git": "https://github.com/alberdev/CiaoTransitions.git",
19     "tag": "0.2.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CiaoTransitions/**/*.{swift}",
23   "swift_version": "4.2"