{ | |
"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 | |
} |