[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / 9 / CTPanoramaView / 1.1 / CTPanoramaView.podspec.json
blob27148757b7f7e893ee797ef899fa68906abb0eb9
2   "name": "CTPanoramaView",
3   "version": "1.1",
4   "summary": "Displays spherical or cylindrical panoramas and 360 photos with touch or motion based controls.",
5   "homepage": "https://github.com/scihant/CTPanoramaView",
6   "screenshots": [
7     "https://cloud.githubusercontent.com/assets/3991481/23154113/ce5aa6b8-f814-11e6-9c97-4d91629733f8.gif",
8     "https://cloud.githubusercontent.com/assets/3991481/23154919/d5f98476-f818-11e6-8c71-22011a027d96.jpg"
9   ],
10   "license": "MIT",
11   "authors": {
12     "scihant": "cihantek@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/scihant/CTPanoramaView.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Source/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"