[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 3 / 8 / SCTiledImage / 0.2.0 / SCTiledImage.podspec.json
blob4e62696d7cb58fc61030f0020bf8ab977d6bd1ad
2   "name": "SCTiledImage",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SCTiledImage/SCTiledImage/*.swift",
22   "pushed_with_swift_version": "3.0"