[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / f / Boing / 0.8.1 / Boing.podspec.json
blobde0c860f978733de4b36b34a5e7ac0c60942d165
2   "name": "Boing",
3   "version": "0.8.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   "social_media_url": "https://twitter.com/saheljalal",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/pokanop/boing.git",
18     "tag": "0.8.1"
19   },
20   "source_files": "Sources/**/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "swift_versions": [
27     "5.0"
28   ],
29   "swift_version": "5.0"