[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 5 / SCViewShaker / 1.0.2 / SCViewShaker.podspec.json
blob5c808a79818c1b327bb218a8c514efeb44584ff6
2   "name": "SCViewShaker",
3   "version": "1.0.2",
4   "summary": "A highly configurable UIView category for shaking a view.",
5   "description": "  \t\t   You start shaking your views with a one liner :). A lot of options are provided to easily customize the shake effect.\n",
6   "homepage": "https://github.com/rFlex/SCViewShaker",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Simon CORSIN": "simon@corsin.me"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/rFlex/SCViewShaker.git",
16     "tag": "v1.0.2"
17   },
18   "source_files": "*.{h,m}",
19   "public_header_files": "*.h",
20   "requires_arc": true