[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / d / TileShiftView / 0.1.0 / TileShiftView.podspec.json
blobdc2ecdb42f67dbe6c05c05b277f4f57f3040ff00
2   "name": "TileShiftView",
3   "version": "0.1.0",
4   "summary": "This view is a TileShift animation view of the specified image.",
5   "description": "This view is a TileShift animation view of the specified image.\nYou can also select the index you want to ignore.",
6   "homepage": "https://github.com/noppefoxwolf/TileShiftView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomoya Hirano": "cromteria@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/TileShiftView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TileShiftView/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"