blob: 0d4fda23bad75d61d1d91258ab74895cc6954de1 [file] [log] [blame]
{
"name": "GlitchKit",
"version": "0.0.3",
"summary": "Create glitch image.",
"description": " Create Glitch image for iOS.\n",
"homepage": "https://github.com/hotchpotch/GlitchKit",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yuichi Tateno": "hotchpotch@NOSPAMgmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hotchpotch/GlitchKit.git",
"tag": "0.0.3"
},
"source_files": "GlitchKit/*.{h,m}",
"requires_arc": true
}