[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / JazzHands / 2.0.6 / JazzHands.podspec.json
blob9db1e6e1538eb39edbea9947e1cf9365cb7e2b54
2   "name": "JazzHands",
3   "version": "2.0.6",
4   "summary": "Simple keyframe animations for scrolling intros.",
5   "homepage": "https://github.com/IFTTT/JazzHands",
6   "authors": {
7     "Devin Foley": "devin@ifttt.com",
8     "Jonathan Hersh": "jonathan@ifttt.com",
9     "Max Meyers": "max@ifttt.com",
10     "Laura Skelton": "laura@ifttt.com"
11   },
12   "source": {
13     "git": "https://github.com/IFTTT/JazzHands.git",
14     "tag": "2.0.6"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics",
28     "QuartzCore"
29   ],
30   "source_files": "JazzHands/*.{h,m}",
31   "description": "Jazz Hands is a keyframe animation framework by IFTTT. Move UIViews around the screen based on UIScrollView input, KVO, or anything really.",
32   "social_media_url": "https://twitter.com/ifttt",
33   "compiler_flags": "-fmodules"