[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / 6 / BIShaker / 0.1.0 / BIShaker.podspec.json
bloba402fea18745eff6daf1de1f5257c054c4a80490
2   "name": "BIShaker",
3   "version": "0.1.0",
4   "summary": "UIView category for shaking a view",
5   "description": "UIView category for shaking a view ",
6   "homepage": "http://brightinventions.pl",
7   "license": "MIT",
8   "authors": {
9     "Mateusz Klimczak": "mateusz.klimczak@brightinventions.pl"
10   },
11   "source": {
12     "git": "https://github.com/bright/Shaker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}",
20   "public_header_files": "Classes/**/*.h"