blob: 41d5a1b242c01834ebcb47f4be3ec878b8a55fed [file] [log] [blame]
{
"name": "UIView+Wiggle",
"version": "1.0.0",
"summary": "A UIView or UIView based component wiggle.",
"description": "Make any UIView or UIView based component wiggle.",
"homepage": "http://twitter.com/raj_kadam",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Source",
"Source/*.{h,m}"
]
}