[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 2 / BouncingAnimation / 1.0.0 / BouncingAnimation.podspec.json
blob45c691be29a7315f4d99c7c646ca207093122ff0
2   "name": "BouncingAnimation",
3   "version": "1.0.0",
4   "summary": "一个用于iOS的弹性动画组件",
5   "description": "This component is a simple-to-use bouncing animation based on Core Animation. And it's merely a 2D animation on iOS platform.",
6   "homepage": "https://github.com/dark19940411/BouncingAnimation.git",
7   "license": "MIT",
8   "authors": {
9     "dark19940411": "279714010@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dark19940411/BouncingAnimation.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "BouncingAnimation/Animation/*.{h,m}",
19   "frameworks": "UIKit"