[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 8 / SCTiledImage / 0.1.0 / SCTiledImage.podspec.json
blob3ff7c0de8f7504800be1f72462831766c1c30368
2   "name": "SCTiledImage",
3   "version": "0.1.0",
4   "summary": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles",
5   "description": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles, 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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SCTiledImage/SCTiledImage/*.swift",
22   "pushed_with_swift_version": "3.0"