[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / a / 7 / f / Boing / 0.6.2 / Boing.podspec.json
blob6b66c949d4dfda2b06cc63927893b354848608dd
2   "name": "Boing",
3   "version": "0.6.2",
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.6.2"
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"