blob: 125b4093f9ef58e07ecdb3972e6c52fa04827f20 [file] [log] [blame]
{
"name": "ydk",
"version": "0.0.2",
"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.5"
},
"source_files": [
"ydk",
"ydk/ydk/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"YYKit": [
"~> 1.0.9"
],
"AliyunOSSiOS": [
"~> 2.6.3"
],
"MOBFoundation": [
],
"ShareSDK3": [
"~> 4.0.4"
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ReactiveObjC": [
"~> 3.1.0"
],
"AFNetworking": [
"~> 3.2.0"
]
}
}