[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / 8 / DOUSNSSharing / 2.3.5 / DOUSNSSharing.podspec.json
blobcaf92d6def00a56d8db683dd298465f41290ac33
2   "name": "DOUSNSSharing",
3   "version": "2.3.5",
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.5"
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   }