[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 2 / AntBus / 1.3.3 / AntBus.podspec.json
blob79d8130529a3304956c52a969c628d5039674cd4
2   "name": "AntBus",
3   "version": "1.3.3",
4   "summary": "AntBus",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/abiaoyo/AntBus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "347991555@qq.com": "347991555@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/abiaoyo/AntBus.git",
16     "tag": "1.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "ForSwift",
23   "subspecs": [
24     {
25       "name": "ForSwift",
26       "source_files": "AntBus/AntBus/Classes/ForSwift/*"
27     },
28     {
29       "name": "ForOC",
30       "dependencies": {
31         "AntBus/ForSwift": [
33         ]
34       },
35       "source_files": "AntBus/AntBus/Classes/ForOC/*"
36     }
37   ],
38   "swift_version": "5.0"