[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 5 / 6 / 0 / JWWaveView / 0.3.1 / JWWaveView.podspec.json
blob79307d98adb6dadc8b0d0313f4fba69e5e6b50a2
2   "name": "JWWaveView",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JWWaveView/Classes/*"