[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / f / Boing / 0.4.5 / Boing.podspec.json
blob0395fb41956d119e4095b7d668d54a520db9fb86
2   "name": "Boing",
3   "version": "0.4.5",
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.4.5"
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"