[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / 1 / UIView+Wiggle / 1.0.3 / UIView+Wiggle.podspec.json
blob993a9c75105e7b2317de83f7ba575f5f86abbeda
2   "name": "UIView+Wiggle",
3   "version": "1.0.3",
4   "summary": "Make a UIView or UIView based component wiggle.",
5   "description": "Make any UIView or UIView based component wiggle.",
6   "homepage": "https://github.com/electic/UIView-Wiggle",
7   "social_media_url": "http://twitter.com/raj_kadam",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Raj Kadam": "info@electic.com"
14   },
15   "source": {
16     "git": "https://github.com/electic/UIView-Wiggle.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Source",
25     "Source/*.{h,m}"
26   ]