blob: 32e60fae23622e6142cc8e1ebd1b4f67c98742f7 [file] [log] [blame]
{
"name": "SWGradientView",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SWGradientView": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}