[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 1 / 0 / f / Odeum / 1.2.3 / Odeum.podspec.json
blob596999154418c3352af39b8d8e6c9ae908cdb93f
2   "name": "Odeum",
3   "version": "1.2.3",
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.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/Odeum/Classes/**/*",
22   "resources": "Sources/Odeum/Assets/**",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"