[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 0 / Coconut / 0.0.1 / Coconut.podspec.json
blob1fa3e1bbbac0d46ab09eeaed6a8f370a3f1f20e7
2   "name": "Coconut",
3   "version": "0.0.1",
4   "summary": "Coconut allows you to get battery percentage",
5   "description": "This library allows you to get battery percentage on an Apple device",
6   "homepage": "https://github.com/Andrew11US/Coconut",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Andrii Halabuda": "andrii.halabuda@gmail.com"
13   },
14   "swift_versions": "5.6",
15   "platforms": {
16     "ios": "16.0"
17   },
18   "source": {
19     "git": "https://github.com/Andrew11US/Coconut.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Coconut/**/*.{h,m,swift}",
23   "swift_version": "5.6"