| { | |
| "name": "Lightbase-CTPanoramaView", | |
| "version": "1.5", | |
| "summary": "Displays spherical or cylindrical panoramas and 360 photos with touch or motion based controls.", | |
| "homepage": "https://github.com/lightbasenl/CTPanoramaView", | |
| "license": "MIT", | |
| "authors": { | |
| "scihant": "cihantek@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lightbasenl/CTPanoramaView.git", | |
| "tag": "1.5" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Source/*.{swift}", | |
| "frameworks": "UIKit" | |
| } |