blob: 7028602aac51aa19d9f2485810e4e6cbf421e0cd [file] [log] [blame]
{
"name": "TWSNS",
"version": "1.1.2",
"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.1.2"
},
"source_files": "TWSNS/**",
"resources": "TWSNS/Resources/*.png",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"dependencies": {
"OpenShare": [
"~> 0.0.1"
]
}
}