blob: 5ca6aed7c82e06e4ea5ad4c0cfd9e14a52738f6b [file] [log] [blame]
{
"name": "TileShiftView",
"version": "0.2.1",
"summary": "This view is a TileShift animation view of the specified image.",
"description": "This view is a TileShift animation view of the specified image.\nYou can also select the index you want to ignore.",
"homepage": "https://github.com/noppefoxwolf/TileShiftView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/TileShiftView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TileShiftView/Classes/**/*",
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}