blob: 56ccaeb01a110821ad30c4508011d90c03a56667 [file] [log] [blame]
{
"name": "LXSocialManager",
"version": "1.0.0",
"summary": "LXSocialManager is a opensource Social SDK for iOS.",
"description": "LXSocialManager is a opensource Social SDK for iOS.",
"homepage": "https://github.com/811400344/LXSocialManager",
"license": "MIT",
"authors": {
"李响": "lx0330@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/811400344/LXSocialManager.git",
"tag": "1.0.0"
},
"source_files": [
"LXSocialManager",
"LXSocialManager/**/*.{h,m,a}"
],
"requires_arc": true
}