blob: fb2cb0c23e41adf1d7afbf56031f0b1e7c9156df [file] [log] [blame]
{
"name": "ydk",
"version": "0.0.1",
"summary": "ydk.",
"description": "ydk for Native and h5",
"homepage": "http://github.com/dcwy1130/ydk",
"license": "MIT",
"authors": {
"张德雄": "zhangdexiong@yryz.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dcwy1130/ydk.git",
"tag": "0.0.3"
},
"source_files": [
"ydk",
"ydk/ydk/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"YYKit": [
"~> 1.0.9"
]
}
}