[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 3 / 2 / AntBus / 2.1.0 / AntBus.podspec.json
blob357a90e214923c5306d8d84c7c1e2329826e6c85
2   "name": "AntBus",
3   "version": "2.1.0",
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": "2.1.0"
17   },
18   "platforms": {
19     "ios": "10.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"