[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / b / e / SwiftyTabBarTransition / 0.0.1 / SwiftyTabBarTransition.podspec.json
blob6f82814bc8a1f11ec2651b5bab8ec47f46fdb383
2   "name": "SwiftyTabBarTransition",
3   "version": "0.0.1",
4   "summary": "An UITabBarController transition animation with a lot of options for animation",
5   "description": "this framework help you to give a better user exprience to your user with smooth transition between TabBarItem",
6   "homepage": "http://github.com/shndrs/SwiftyTabBarTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shndrs": "sahandraeisi1994@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/shndrs/SwiftyTabBarTransition.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SwiftyTabBarTransition/**/*.{h,m,swift}"