[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 4 / a / 6 / ZGradientView / 0.1.0 / ZGradientView.podspec.json
blobab707be6a1dbec1495e81526b5f91f25bb0d2ed7
2   "name": "ZGradientView",
3   "version": "0.1.0",
4   "summary": "A simple gradient view for iOS.",
5   "description": "`ZGradientView is a simple gradient view for iOS. You can provide multiple colors and locations for the gradients.`",
6   "homepage": "https://github.com/sxudan/ZGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sxudan": "sudan.suwal@spiralogics.com"
13   },
14   "source": {
15     "git": "https://github.com/sxudan/ZGradientView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*"