blob: a24d913e09dde99cc98970a1eafd1ec3583de3e6 [file] [log] [blame]
{
"name": "CTPanoramaView",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.2"
}