[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 5 / UIViewAnimation / 1.0.0 / UIViewAnimation.podspec.json
blob6316240ee7dce890fe5f6e74fe25ba3d6cd7593b
2   "name": "UIViewAnimation",
3   "version": "1.0.0",
4   "summary": "Animation extension for UIView.",
5   "description": "It is a animation extension for UIView.",
6   "homepage": "https://github.com/venwu1984/UIViewAnimation",
7   "license": "MIT",
8   "authors": {
9     "ven.wu": "ven.wu.github@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/venwu1984/UIViewAnimation.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{swift}",
20   "swift_version": "4.2"