blob: aa48392afed968d2cabfd0704ad1e6fa856bd22d [file] [log] [blame]
{
"name": "GlowingEffectView",
"version": "0.1.0",
"summary": "Glow your UIView with a gradient effect",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/harshalrj25/GlowingEffectView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harshalrj25": "harshalrj25@gmail.com"
},
"source": {
"git": "https://github.com/harshalrj25/GlowingEffectView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GlowingEffectView/Classes/*",
"pushed_with_swift_version": "3.0"
}