[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 8 / SCTiledImage / 1.1.0 / SCTiledImage.podspec.json
blob06d9af911c8b98519f2a68e7866fefa95fbaa4fa
2   "name": "SCTiledImage",
3   "version": "1.1.0",
4   "summary": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles, with rotation (optional)",
5   "description": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles, with rotation (optional), in Swift",
6   "homepage": "https://github.com/Siclo-Mobile/SCTiledImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxime Pouwels / Siclo Mobile": "maxime.pouwels@siclo-mobile.com"
13   },
14   "source": {
15     "git": "https://github.com/Siclo-Mobile/SCTiledImage.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SCTiledImage/SCTiledImage/*.swift",
23   "swift_version": "5.0"