blob: be5a85e5bf7f70a54847c9d673552aa17c2bf37d [file] [log] [blame]
{
"name": "OHShareTool",
"version": "0.1.5",
"summary": "A share tool with UMengSocial.",
"homepage": "https://github.com/OceanHorn/OHShareTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuoYufu": "OceanHorn@163.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/OceanHorn/OHShareTool.git",
"tag": "0.1.5"
},
"source_files": "OHShareTool/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"resources": "OHShareTool/OHShareTool.bundle",
"dependencies": {
"UMengSocial": [
"~> 5.0"
]
}
}