[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 6 / CubeController / 1.0 / CubeController.podspec.json
blob7d960d253f2b892040f4256e7603afe86aa934df
2   "name": "CubeController",
3   "version": "1.0",
4   "summary": "A view controller container class for creating a 3D rotating cube of view controllers.",
5   "homepage": "https://github.com/nicklockwood/CubeController",
6   "license": {
7     "type": "zlib",
8     "file": "LICENCE.md"
9   },
10   "authors": {
11     "Nick Lockwood": "support@charcoaldesign.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/CubeController.git",
15     "tag": "1.0"
16   },
17   "source_files": "CubeController",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "4.3"
21   }