[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 9 / DABangSDKKit / 0.1.3.9 / DABangSDKKit.podspec.json
blob8c8fdbbf3eb79fee3e88a2cda4cb7843f093994a
2   "name": "DABangSDKKit",
3   "version": "0.1.3.9",
4   "summary": "DABangSDKKit 是新帮的SDK,包含社区主页、帖子搜索,帖子浏览等功能。",
5   "description": "TODO: Add long description of the s.dependency here.",
6   "homepage": "http://git.duia.org.cn/ios/DABangSDKKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dxl5156": "du_xiaolei07@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "git@git.duia.org.cn:ios/DABangSDKKit.git",
19     "tag": "0.1.3.9"
20   },
21   "source_files": "DABangSDKKit/DABang/**/*.{h,m}",
22   "resources": [
23     "DABangSDKKit/DABang/**/*.{gif,xib,plist,xcdatamodeld,ttf}"
24   ],
25   "requires_arc": true,
26   "libraries": [
27     "c++",
28     "z"
29   ],
30   "frameworks": [
31     "CoreGraphics",
32     "QuartzCore",
33     "AddressBook",
34     "Contacts",
35     "CoreLocation",
36     "UIKit",
37     "CoreTelephony",
38     "SystemConfiguration",
39     "AVFoundation",
40     "AudioToolbox",
41     "Foundation"
42   ],
43   "dependencies": {
44     "AFNetworking": [
46     ],
47     "Reachability": [
49     ],
50     "MBProgressHUD": [
52     ],
53     "OpenUDID": [
55     ],
56     "MJRefresh": [
58     ],
59     "MJExtension": [
61     ],
62     "YYCategories": [
64     ],
65     "YYModel": [
67     ],
68     "SDWebImage": [
69       "~> 3.7.6"
70     ],
71     "IQKeyboardManager": [
73     ],
74     "RegexKitLite": [
76     ],
77     "ReactiveObjC": [
79     ],
80     "YYCache": [
82     ],
83     "MOBFoundation": [
85     ],
86     "UMengAnalytics": [
88     ],
89     "UMengFeedback": [
91     ],
92     "KVOController": [
94     ],
95     "Masonry": [
97     ]
98   },
99   "prefix_header_file": "DABangSDKKit/DABang/Bang-PrefixHeader.pch"