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