[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / b / MoveView / 0.0.1 / MoveView.podspec.json
bloba6dbf57fc5a32d7fdb23410da5edfc6a4825e817
2   "name": "MoveView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A view animation with Swift.",
6   "homepage": "https://github.com/LionWY",
7   "authors": {
8     "lion.liu": "994955082@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/LionWY/MoveView.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "AliView.swift",
20     "*.swift"
21   ],
22   "pushed_with_swift_version": "3.0"