[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / c / 6 / DimoLogo / 0.4.0 / DimoLogo.podspec.json
blob6ff23b53ef3b76ffa30b489917cfe24b8e2df48e
2   "name": "DimoLogo",
3   "version": "0.4.0",
4   "summary": "Inkonote(滴墨书摘) style logo view.",
5   "description": "Provide Inkonote style logo view and loading view.",
6   "homepage": "https://github.com/Inkonote/DimoLogo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ty0x2333": "ty0x2333@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Inkonote/DimoLogo.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/ty0x2333",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "default_subspecs": "Core",
23   "swift_versions": "5",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "DimoLogo/Classes/Core/**/*"
28     },
29     {
30       "name": "HUD",
31       "source_files": "DimoLogo/Classes/HUD/**/*",
32       "dependencies": {
33         "MBProgressHUD": [
34           "~> 1.2"
35         ],
36         "DimoLogo/Core": [
38         ]
39       }
40     }
41   ],
42   "swift_version": "5"