[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / c / MKCubeController / 1.1 / MKCubeController.podspec.json
blobc5b47827260a0d7a6eabaf00b260f3b464b1f1d8
2   "name": "MKCubeController",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "MKCubeController is used to create a rotating 3D cube navigation in Swift 4.0.",
6   "description": "MKCubeController is used to create a rotating 3D cube navigation in Swift 4.0. (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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "source_files": "MKCubeController/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"