blob: 1506af5fc3072995343c2bb9c1c3b33e3114f046 [file] [log] [blame]
{
"name": "DOUSNSSharing",
"version": "2.3.4",
"summary": "SNS OAuth 2 Binding and Sharing",
"homepage": "https://github.com/douban/DOUSNSSharing",
"authors": {
"Douban iOS Developers": "ios-dev@douban.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/douban/DOUSNSSharing.git",
"tag": "2.3.4"
},
"source_files": "DOUSNSSharing/DOUSNSSharing/Source/**/*.{h,m}",
"prefix_header_file": "DOUSNSSharing/DOUSNSSharing/DOUSNSSharing-Prefix.pch",
"requires_arc": true,
"license": {
"type": "Douban Open Source License",
"file": "LICENSE"
}
}