blob: 767dc2cc4374e20fc3a22e3cf31d3e26379b5585 [file] [log] [blame]
{
"name": "SWGradientView",
"version": "2.0.0",
"summary": "A simple gradient view.",
"homepage": "https://github.com/sarunw/SWGradientView",
"license": "MIT",
"authors": {
"Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
},
"source": {
"git": "https://github.com/sarunw/SWGradientView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}