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