blob: 60ef3167ade5da7d4dd64b886854cdfa89ccb78d [file] [log] [blame]
{
"name": "JZGlitchLabel",
"version": "0.1.1",
"summary": "UIView with Glitch effect",
"homepage": "https://github.com/JustinFincher/JZGlitchLabel",
"license": "MIT",
"authors": {
"Fincher Justin (A.k.a JustZht)": "zhtsu47@me.com"
},
"source": {
"git": "https://github.com/JustinFincher/JZGlitchLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JZGlitchLabel": [
"Pod/Assets/*.png"
]
}
}