[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 2 / b / FadeInFadeOutCP / 1.0.8 / FadeInFadeOutCP.podspec.json
blobd3516cedeb1f15702c26cb09d67a4187bf793d06
2   "name": "FadeInFadeOutCP",
3   "version": "1.0.8",
4   "summary": "The animation effect of fading in and out.",
5   "description": "The animation effect of view fading in and out is generally used in advertising and marketing scenarios",
6   "homepage": "https://github.com/ZGPoint/FadeInFadeOutCP",
7   "static_framework": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "point_zg": "point_zg@163.com"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "source": {
19     "git": "https://github.com/ZGPoint/FadeInFadeOutCP.git",
20     "tag": "1.0.8"
21   },
22   "resources": "Resources/*.png",
23   "preserve_paths": "FadeInFadeOutCP.framework",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true