[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / JJWaterRipple / 1.0.0 / JJWaterRipple.podspec.json
blobe528411ea3c44d0f9b4fefaec19990c22bf7ff91
2   "name": "JJWaterRipple",
3   "version": "1.0.0",
4   "summary": "A Tool For iOS Water Ripple",
5   "description": "A Tool For iOS Water Ripple.",
6   "homepage": "https://github.com/Jerome00/JJWaterRipple",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jerome00": "zhaojj9043@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Jerome00/JJWaterRipple.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JJWaterRipple/*.{h,m}",
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ]
27   },
28   "osx": {
29     "frameworks": [
30       "Foundation",
31       "AppKit"
32     ]
33   }