[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / 8 / e / NewsManager / 2.0.7 / NewsManager.podspec.json
blob1a9a06346fe052acef9e000c88cd04d6864eb091
2   "name": "NewsManager",
3   "version": "2.0.7",
4   "summary": "HM新闻组件",
5   "homepage": "https://github.com/jonieson/HMmoduleFramework.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "RWW": "2439535923@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/jonieson/HMmoduleFramework.git",
18     "tag": "2.0.7"
19   },
20   "source_files": "Frameworks/NewsManager.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "Frameworks/NewsManager.framework"
23   },
24   "resources": "Frameworks/NewsModuleSource.bundle",
25   "requires_arc": true,
26   "xcconfig": {
27     "VALID_ARCHS": "arm64 x86_64"
28   },
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ],
42     "SDCycleScrollView": [
44     ],
45     "FTPopOverMenu": [
47     ],
48     "SDAutoLayout": [
50     ],
51     "IQKeyboardManager": [
53     ]
54   },
55   "frameworks": "UIKit"