blob: a6dbf57fc5a32d7fdb23410da5edfc6a4825e817 [file] [log] [blame]
{
"name": "MoveView",
"version": "0.0.1",
"license": "MIT",
"summary": "A view animation with Swift.",
"homepage": "https://github.com/LionWY",
"authors": {
"lion.liu": "994955082@qq.com"
},
"source": {
"git": "https://github.com/LionWY/MoveView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"AliView.swift",
"*.swift"
],
"pushed_with_swift_version": "3.0"
}