blob: 52d06f6c78f508ea26bca5fa7147f42f60052be2 [file] [log] [blame]
{
"name": "HKShareLib",
"version": "0.0.9",
"summary": "A short description of HKShareLib.",
"description": "Share Framework 测试",
"homepage": "http://EXAMPLE/HKShareLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"罗伟": "18356285339@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/rainedAllNight/HKShareLib.git",
"tag": "0.0.9"
},
"source_files": "Products/**/*.{h,m}",
"vendored_frameworks": "Products/HKShareLib.framework",
"dependencies": {
"UMengUShare/UI": [
"~> 6.4.4"
],
"UMengUShare/Social/WeChat": [
"~> 6.4.4"
],
"UMengUShare/Social/ReducedQQ": [
"~> 6.4.4"
],
"UMengUShare/Social/ReducedSina": [
"~> 6.4.4"
]
}
}