blob: 9fa7dff7f9764c4cff1ec6cc8c6555da6673da4f [file] [log] [blame]
{
"name": "EZYGradientView",
"version": "1.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/shashankpali/EZYGradientView",
"authors": {
"Shashank Pali": "shank.pali@gmail.com"
},
"summary": "Create gradients without a single line of code",
"source": {
"git": "https://github.com/shashankpali/EZYGradientView.git",
"tag": "1.0"
},
"source_files": "EZYGradientView/*.swift",
"requires_arc": true
}