[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 2 / a / c / MUComponent / 0.1.0 / MUComponent.podspec.json
blob889e14f84426c4b5da9638813e1e55959d917dc0
2   "name": "MUComponent",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "MUComponent is a framework that expose reusable core component part of MUComponent.",
6   "description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
7   "homepage": "https://github.com/MoveUpwards/MUKit.git",
8   "authors": {
9     "Damien NOËL DUBUISSON": "damien@slide-r.com",
10     "Loïc GRIFFIÉ": "loic@slide-r.com"
11   },
12   "source": {
13     "git": "https://github.com/MoveUpwards/MUKit.git",
14     "tag": "0.1.0"
15   },
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "MUComponent/Source/**/*.{xib,swift}",
21   "dependencies": {
22     "MUCore": [
24     ]
25   }