[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 5 / 2 / MotionMachine / 1.2.0 / MotionMachine.podspec.json
blob0fae5339681e907e62b9b935ce05815b5442bb90
2   "name": "MotionMachine",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "An elegant, powerful, and modular animation library for Swift.",
8   "description": "MotionMachine provides a modular, generic platform for manipulating values. Its animation engine was built from the ground up to support not just UIKit values, but property values of any class you want to manipulate. It offers sensible default functionality that abstracts most of the hard work away, allowing you to focus on your work.",
9   "homepage": "https://github.com/poetmountain/MotionMachine",
10   "social_media_url": "https://twitter.com/petsound",
11   "authors": {
12     "Brett Walker": "brett@brettwalker.net"
13   },
14   "source": {
15     "git": "https://github.com/poetmountain/MotionMachine.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "Classes/**/*.{m,h,swift}",
19   "frameworks": [
20     "CoreGraphics",
21     "QuartzCore"
22   ],
23   "platforms": {
24     "ios": "8.0",
25     "tvos": "9.0"
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0"