blob: 0c32836a1ed9eafa5e8b10da5135fe8cf5c47feb [file] [log] [blame]
{
"name": "CTPanoramaView",
"version": "1.0",
"summary": "Displays spherical or cylindrical panoramas and 360 photos with touch or motion based controls.",
"homepage": "https://github.com/scihant/CTPanoramaView",
"screenshots": [
"https://cloud.githubusercontent.com/assets/3991481/23154113/ce5aa6b8-f814-11e6-9c97-4d91629733f8.gif",
"https://cloud.githubusercontent.com/assets/3991481/23154919/d5f98476-f818-11e6-8c71-22011a027d96.jpg"
],
"license": "MIT",
"authors": {
"scihant": "cihantek@gmail.com"
},
"source": {
"git": "https://github.com/scihant/CTPanoramaView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}