blob: 674eb54aca4653e663b0b886bc8f535b55fb6f3d [file] [log] [blame]
{
"name": "EZYGradientView-ObjC",
"version": "1.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/shashankpali/EZYGradientView-ObjC",
"authors": {
"Shashank Pali": "shank.pali@gmail.com"
},
"summary": "Create gradients and blur gradients without a single line of code",
"source": {
"git": "https://github.com/shashankpali/EZYGradientView-ObjC.git",
"tag": "1.1"
},
"source_files": "EZYGradientView/*.{h,m}",
"requires_arc": true
}