[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 4 / 1 / 0 / Coucou / 0.0.4 / Coucou.podspec.json
blob18449045aab8a3553d7a4c26492deec48ef327e8
2   "name": "Coucou",
3   "version": "0.0.4",
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.4"
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"