[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / e / CBSourceLibrary / 0.0.2 / CBSourceLibrary.podspec.json
blob1178dd750498bbb4ed3e8fb8d3676599b7d65ee6
2   "name": "CBSourceLibrary",
3   "version": "0.0.2",
4   "summary": "A short description of CBSourceLibrary.",
5   "description": "资源库",
6   "homepage": "https://github.com/Goooolden/CBSourceLibrary.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/CBSourceLibrary.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CombancSourceLibrary/**/*.{h,m}",
19   "prefix_header_file": "CombancSourceLibrary/Macro/PrefixHeader.pch",
20   "resources": "SourceLibrary.bundle",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ],
29     "MJExtension": [
31     ],
32     "CombancExtension": [
34     ],
35     "WMPageController": [
36       "~> 2.5.2"
37     ],
38     "CombancHttpTool": [
39       "~> 0.0.1.3"
40     ],
41     "CombancHUD": [
42       "~> 0.0.2"
43     ]
44   }