[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 7 / 2 / b / FadeInFadeOutCP / 1.0.9 / FadeInFadeOutCP.podspec.json
blob3cd8491b767ae4d1916a15f978cd5ef1bd9d00d7
2   "name": "FadeInFadeOutCP",
3   "version": "1.0.9",
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.9"
21   },
22   "resources": "Resources/*.png",
23   "preserve_paths": "FadeInFadeOutCPOC.framework",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true