[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 0 / Coucou / 0.0.5 / Coucou.podspec.json
blob241a9eb21e6c28d2242f5493ba5fad96b21f78fc
2   "name": "Coucou",
3   "version": "0.0.5",
4   "summary": "A highly modular network service discovery and broadcast library.",
5   "description": "A highly modular network service discovery and broadcast library. Note: Still under development.",
6   "homepage": "https://github.com/mrmitew/coucou_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stefan Mitev": "mr.mitew@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mrmitew/coucou_ios.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "Coucou/*.swift",
23     "Coucou/driver/*",
24     "Coucou/driver/impl/*",
25     "Coucou/engine/*",
26     "Coucou/engine/impl/*",
27     "Coucou/internal/*",
28     "Coucou/logger/*",
29     "Coucou/logger/impl/*",
30     "Coucou/models/*"
31   ],
32   "swift_version": "4.2"