blob: a52fdc29a2f5c6f84fd803ffa5683d3c56329dd5 [file] [log] [blame]
{
"name": "TWSNS",
"version": "1.0.5",
"summary": "社会化分享和第三方登录模块",
"homepage": "https://github.com/laughmaker/TWSNS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hezhendong": "wskrdfeai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/laughmaker/TWSNS.git",
"tag": "1.0.5"
},
"source_files": "SNS/**",
"dependencies": {
"OpenShare": [
"~> 0.0.1"
],
"FXBlurView": [
"~> 1.6.4"
]
},
"resources": "SNS/Resources/*.png"
}