[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / NewsMineModule / 0.1.0 / NewsMineModule.podspec.json
blob8fe983805520d197a094f8c30a092971b07848a9
2   "name": "NewsMineModule",
3   "version": "0.1.0",
4   "summary": "A short description of NewsMineModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.flabbj.com/gongchuanzan/NewsMineModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zan999@qq.com": "gongchuanzan@qq.com"
13   },
14   "source": {
15     "git": "http://git.flabbj.com/gongchuanzan/NewsMineModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "NewsMineModule/Classes/**/*",
23   "resource_bundles": {
24     "NewsMineModule": [
25       "NewsMineModule/Assets/**/*.{storyboard,xcassets}"
26     ]
27   },
28   "dependencies": {
29     "SingleHornRouter": [
31     ],
32     "NewsBaseModule": [
34     ],
35     "WMPageController": [
37     ],
38     "Kingfisher": [
40     ],
41     "RxSwift": [
43     ],
44     "RxCocoa": [
46     ],
47     "Qiniu": [
49     ],
50     "MCDownloadManager": [
51       "~> 1.0.3"
52     ]
53   }