[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / f / Odeum / 1.0.0 / Odeum.podspec.json
blob24e4c6a653aae81963ed7443bc5be769e8ba6c1c
2   "name": "Odeum",
3   "version": "1.0.0",
4   "summary": "Odeum is a simple iOS Video player library with basic control",
5   "description": "Odeum is a simple iOS Video player library with basic control written in Swift",
6   "homepage": "https://github.com/nayanda1/Odeum",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/Odeum.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Odeum/Classes/**/*",
22   "resources": "Odeum/Assets/**"