[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / 6 / 2 / STCubeTransition / 1.0 / STCubeTransition.podspec.json
blobfcfb5d506d28fccb88080760443b9b34466e3e7b
2   "name": "STCubeTransition",
3   "version": "1.0",
4   "summary": "UIVIew 3D Cube rotate effect",
5   "description": "A custom view transition that provides transition between 2 different views with 3D cube rotate effect.",
6   "homepage": "https://github.com/Sa74/STCubeTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_version": "4.0",
12   "authors": {
13     "Sasi Moorthy": "msasi7274@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/Sasi3726",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Sa74/STCubeTransition.git",
21     "tag": "1.0"
22   },
23   "source_files": "STCubeTransition/STCubeTransition/STCubeTransition/STCubeTransition.swift",
24   "exclude_files": "Classes/Exclude"