[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 0 / GBGradientView / 1.0 / GBGradientView.podspec.json
blob7b779fc0b79fae1280e2ca760dab504ea4900719
2   "name": "GBGradientView",
3   "version": "1.0",
4   "summary": "GBGradientView class provides an animated gradient view.",
5   "homepage": "https://github.com/gblancogarcia",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gerardo Blanco": "gblancogarcia@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gblancogarcia/GBGradientView.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "GBGradientView/GBGradientView/*.{h,m}"