[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 0 / JWWaveView / 0.2.4 / JWWaveView.podspec.json
blob3f389521ac8419af3712763af1bc99f821e0f582
2   "name": "JWWaveView",
3   "version": "0.2.4",
4   "summary": "Providing a water waving effect for any of your UIView instance.",
5   "description": "JWWaveView offers an easy way to add water waving effect to parts of your UIView instances. \n\nJWWaveView is made possible by using CAReplicatorLayer as its core. Comparing to using timer to update the wave path continuously to get the water-waving effect, it's more efficient.",
6   "homepage": "https://github.com/Alex1989Wang/JWWaveView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex1989Wang": "alex1989wang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Alex1989Wang/JWWaveView.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JWWaveView/Classes/*"