[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 0 / f / c / MKCubeController / 1.0.0 / MKCubeController.podspec.json
blob4f18a7c7c57e0720903b8edfb489647f632ae276
2   "name": "MKCubeController",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "MKCubeController is used to create a rotating 3D cube navigation in Swift 2.1.",
6   "description": "MKCubeController is used to create a rotating 3D cube navigation in Swift 2.1. (translated from @nicklockwood CubeController)\nHere the link https://github.com/nicklockwood/CubeController",
7   "homepage": "https://github.com/kmalkic/MKCubeController",
8   "authors": {
9     "Kevin Malkic": "k_malkic@yahoo.fr"
10   },
11   "source": {
12     "git": "https://github.com/kmalkic/MKCubeController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MKCubeController/*.swift",
19   "requires_arc": true