[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 3 / 2 / 8 / DOUSNSSharing / 2.3.6 / DOUSNSSharing.podspec.json
blob58f2d3929012b0363c67d1d3108a4dd4b3cfc80b
2   "name": "DOUSNSSharing",
3   "version": "2.3.6",
4   "summary": "SNS OAuth 2 Binding and Sharing",
5   "homepage": "https://github.com/douban/DOUSNSSharing",
6   "authors": {
7     "Douban iOS Developers": "ios-dev@douban.com"
8   },
9   "platforms": {
10     "ios": "5.0"
11   },
12   "source": {
13     "git": "https://github.com/douban/DOUSNSSharing.git",
14     "tag": "2.3.6"
15   },
16   "source_files": "DOUSNSSharing/DOUSNSSharing/Source/**/*.{h,m}",
17   "prefix_header_file": "DOUSNSSharing/DOUSNSSharing/DOUSNSSharing-Prefix.pch",
18   "requires_arc": true,
19   "license": {
20     "type": "Douban Open Source License",
21     "file": "LICENSE"
22   }