[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / f / Boing / 0.7.1 / Boing.podspec.json
blob7bc2beea8ff3b46f91997e44338389624eb912e3
2   "name": "Boing",
3   "version": "0.7.1",
4   "summary": "A simple and powerful animation API for views in Swift.",
5   "description": "Boing is an animation library written in Swift with a simple and easy to use API for views.\nInspired by several animation libraries, it tries to simplify and bring the best of all of them\ntogether.",
6   "homepage": "https://github.com/pokanop/boing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Sahel Jalal",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/pokanop/boing.git",
17     "tag": "0.7.1"
18   },
19   "source_files": "Boing/Sources/**/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "swift_versions": [
26     "5.0"
27   ],
28   "swift_version": "5.0"