[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / BasicAnimation / 0.1.1 / BasicAnimation.podspec.json
blob2eea2d599436fafce1df8720c36df23b50169e5b
2   "name": "BasicAnimation",
3   "version": "0.1.1",
4   "summary": "iOS 属性动画:缩放、旋转、平移、背景颜色、透明度、阴影等,使用 Swift 5.0 实现",
5   "description": "iOS 属性动画:缩放、旋转、平移、背景颜色、透明度、阴影等,使用 Swift 5.0 实现。",
6   "homepage": "https://github.com/ZuopanYao/BasicAnimation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZuopanYao": "http://www.yaozuopan.top"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ZuopanYao/BasicAnimation.git",
19     "tag": "0.1.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "Source",
24     "BasicAnimation/Source/*.{h,swift}"
25   ],
26   "swift_version": "5.0"