[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / f / 3 / a / GVGradientView / 1.0.3 / GVGradientView.podspec.json
blob331ba5f797f09fe9a053a1e3ad0dcbd903c76285
2   "name": "GVGradientView",
3   "version": "1.0.3",
4   "summary": "Simplifies the gradient + animation",
5   "homepage": "https://github.com/VladimirGoncharov/GVGradientView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DFandEL": "vladimir1631@yandex.ru"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/VladimirGoncharov/GVGradientView.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "CAAnimationBlocks": [
25     ]
26   }