blob: 993a9c75105e7b2317de83f7ba575f5f86abbeda [file] [log] [blame]
{
"name": "UIView+Wiggle",
"version": "1.0.3",
"summary": "Make a UIView or UIView based component wiggle.",
"description": "Make any UIView or UIView based component wiggle.",
"homepage": "https://github.com/electic/UIView-Wiggle",
"social_media_url": "http://twitter.com/raj_kadam",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Raj Kadam": "info@electic.com"
},
"source": {
"git": "https://github.com/electic/UIView-Wiggle.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Source",
"Source/*.{h,m}"
]
}