blob: 16c53a4f854c0e7c60f6298ed9ec382810f5f594 [file] [log] [blame]
{
"name": "HKShareLib",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"HKShareLib/**/*.{h,m}"
],
"dependencies": {
"UMengUShare/UI": [
"~> 6.4.4"
],
"UMengUShare/Social/WeChat": [
"~> 6.4.4"
],
"UMengUShare/Social/ReducedQQ": [
"~> 6.4.4"
],
"UMengUShare/Social/ReducedSina": [
"~> 6.4.4"
]
},
"exclude_files": "Classes/Exclude"
}