[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / b / FadeInFadeOutCP / 1.0.13 / FadeInFadeOutCP.podspec.json
blob761624d93622b5eeab0d5aba5e8e8929c50a00ee
2   "name": "FadeInFadeOutCP",
3   "version": "1.0.13",
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.13"
21   },
22   "source_files": "FadeInFadeOutCP.framework/Headers/*.{swift,h,m}",
23   "resources": "Resources/*.png",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true