[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 1 / ydk / 0.0.1 / ydk.podspec.json
blobfb2cb0c23e41adf1d7afbf56031f0b1e7c9156df
2   "name": "ydk",
3   "version": "0.0.1",
4   "summary": "ydk.",
5   "description": "ydk for Native and h5",
6   "homepage": "http://github.com/dcwy1130/ydk",
7   "license": "MIT",
8   "authors": {
9     "张德雄": "zhangdexiong@yryz.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dcwy1130/ydk.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "ydk",
20     "ydk/ydk/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "YYKit": [
28       "~> 1.0.9"
29     ]
30   }