[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 6 / CubeController / 1.2.1 / CubeController.podspec.json
blobe90a2d1c78ba19e82d7c1ab5b90a1f07b2d29600
2   "name": "CubeController",
3   "version": "1.2.1",
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.2.1"
16   },
17   "source_files": "CubeController",
18   "frameworks": "QuartzCore",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "4.3"
22   }