[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 2 / b / FadeInFadeOutCP / 1.0.6 / FadeInFadeOutCP.podspec.json
blobe07af15804840f5fb209a5d13aa948fdeaf40aeb
2   "name": "FadeInFadeOutCP",
3   "version": "1.0.6",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "point_zg": "point_zg@163.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/ZGPoint/FadeInFadeOutCP.git",
19     "tag": "1.0.6"
20   },
21   "resources": "Resources/*.png",
22   "preserve_paths": "FadeInFadeOutCP/*.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true